'High-Risk Vulnerabilities' In Oracle File-Processing SDKs Affect Major Third-Party Products (csoonline.com)
itwbennett writes: "Seventeen high-risk vulnerabilities out of the 276 flaws fixed by Oracle Tuesday affect products from third-party software vendors," writes Lucian Constantin on CSOonline. The vulnerabilities, which were found by researchers from Cisco's Talos team, are in the Oracle Outside In Technology (OIT), a collection of SDKs that are used in third-party products, including Microsoft Exchange, Novell Groupwise, IBM WebSphere Portal, Google Search Appliance, Avira AntiVir for Exchange, Raytheon SureView, Guidance Encase and Veritas Enterprise Vault.
"It's not clear how many of those products are also affected by the newly patched seventeen flaws, because some of them might not use all of the vulnerable SDKs or might include other limiting factors," writes Constantin. But the Cisco researchers confirmed that Microsoft Exchange servers (version 2013 and earlier) are affected if they have WebReady Document Viewing enabled. In a blog post the researchers describe how an attacker could exploit these vulnerabilities.
TL;DR version: "Attackers can exploit the flaws to execute rogue code on systems by sending specifically crafted content to applications using the vulnerable OIT SDKs."
"It's not clear how many of those products are also affected by the newly patched seventeen flaws, because some of them might not use all of the vulnerable SDKs or might include other limiting factors," writes Constantin. But the Cisco researchers confirmed that Microsoft Exchange servers (version 2013 and earlier) are affected if they have WebReady Document Viewing enabled. In a blog post the researchers describe how an attacker could exploit these vulnerabilities.
TL;DR version: "Attackers can exploit the flaws to execute rogue code on systems by sending specifically crafted content to applications using the vulnerable OIT SDKs."
Crooked Hillary for prison. Her incompetence has killed enough people. Maybe she'll even manage to get some people killed with her incompetence from inside prison. If I think one can do it then its her.
The way Oracle sits on so many vulns for so long until aged to perfection is quite remarkable.
Even more remarkable nature of exploits themselves "159 can be exploited remotely without authentication"
I can only assume Oracle shops will install this latest batch of updates and get back to business as usual without batting an eye or even contemplating pushing back at all against this batshit insanity.
The whole shtick is broken; summaries go up top, not at the bottom. But a summary that needs a summary? Shame on you, editor.
Oracle Outside In Technology (OIT), a collection of SDKs that are used in third-party products, including Microsoft Exchange
From Oracle's website:
Oracle Outside In Technology provides software developers with a comprehensive solution to access, transform, and control the contents of over 500 unstructured file formats. From the latest office suites, such as Microsoft Office 2007, to specialty formats and legacy files, Outside In Technology provides software developers with the tools to transform unstructured files into controllable information.
So Microsoft needs an Oracle SDK to read MS Office documents? Now that explains a lot. (Pro tip: if you ever need to open an Office 95 doc, use OpenOffice if MS Office fails at it.)
Less high-profile companies may have just as many bugs in their "golden master" code but neither they nor "white-hat" outside groups are looking for them as hard as would with a high-profile company.
This means if I use a just-as-buggy product from a not-as-big company the only people who may know about the bugs are the people spear-phishing me and governments (which may be one in the same).
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
I just downloaded one of Oracle's SDKs..
WebReady document viewing is not in Exchange 2013. 2010 does, but 2013 uses the Office Web App server (like SharePoint 2013) for online document viewing, otherwise attached documents are forced to be downloaded.
This is why you should never rely on library code. If everybody wrote their own file handling utilities, then each program would have unique bugs! :)