Slashdot Mirror


Adobe Flash Responsible For Six of the Top 10 Bugs Used By Exploit Kits In 2016 (onthewire.io)

Trailrunner7 quotes a report from On the Wire: Vulnerabilities in Flash and Internet Explorer dominated the exploit kit landscape in the last year, with a high-profile bug in Flash being found in seven separate kits, new research shows. Exploit kits have long been a key tool in the arsenal of many attackers, from low-level gangs to highly organized cybercrime crews. Their attraction stems from their ease of use and the ability for attackers to add exploits for new vulnerabilities as needed. While there are dozens of exploit kits available, a handful of them attract the most use and attention, including Angler, Neutrino, Nuclear, and Rig. Researchers at Recorded Future looked at more than 140 exploit kits and analyzed which exploits appeared in the most kits in the last year, and it's no surprise that Flash and IE exploits dominated the landscape. Six of the top 10 most-refquently targeted vulnerabilities in the last year were in Flash, while the other four were in Microsoft products, including IE, Windows, and Silverlight. Flash has been a favorite target for attackers for a long time, for two main reasons: it's deployed on hundreds of millions of machines, and it has plenty of vulnerabilities. Recorded Future's analysis shows that trend is continuing, and one Flash bug disclosed October 2015 was incorporated into seven individual exploit kits. The flaw was used by a number of high-level attackers, including some APT groups. "Adobe Flash Player's CVE-2015-7645, number 10 in terms of references to exploit kits, stands out as the vulnerability with the most adoption by exploit kits. Exploit kits adopting the Adobe bug in the past year include Neutrino, Angler, Magnitude, RIG, Nuclear Pack, Spartan, and Hunter," the analysis by Recorded Future says.

17 of 72 comments (clear)

  1. Official statement from Adobe: by Anonymous Coward · · Score: 5, Funny

    We're proud to have 6/10 of the top bugs and will work hard to have even more in the top 10 next year.

    1. Re:Official statement from Adobe: by Anonymous Coward · · Score: 2, Funny

      IE is slipping - only 4/10 top bugs. Heads will roll in Redmond!

    2. Re:Official statement from Adobe: by hcs_$reboot · · Score: 2

      IE is only E now...

      --
      Slashdot, fix the reply notifications... You won't get away with it...
    3. Re:Official statement from Adobe: by Anonymous Coward · · Score: 3, Insightful

      It is only hard to understand by people like you because you think that a bug is the same as a vulnerability. Guess what?? THEY AREN'T THE SAME THING.

      You can have millions of bugs and the application can be without a single vulnerability.

      Also, not all vulnerabilities are equal. Anything that requires physical access to the device is low on the vulnerability scale, while something that only requires somebody to visit a web-page is HIGH and dangerous.

    4. Re:Official statement from Adobe: by Bert64 · · Score: 4, Informative

      Flash gets targeted because its a monoculture, 95% of potential victims are running the same flash plugin with the same vulnerabilities, there aren't really any alternative flash plugins.
      Targeting the browser is less effective these days as there are several major browsers and your potential victims could be using any of them.

      Targeting IE instead of Firefox is still more effective as its a default install. Anyone running Firefox has generally gone out of their way to install it and is more likely to keep it up to date, users running IE are generally doing so just because it's there and are likely to be less tech savvy.
      Back when IE had 95% of the browser market it was the obvious target.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  2. More holes than swiss cheese by Anonymous Coward · · Score: 2, Insightful

    How can *one* piece of software have so many fucking critical vulnerabilities over the years? Seriously, Flash has had new exploits just about every month, going back 10 years or more. There comes a point where the opposite of Hanlon's razor becomes likely; this simply can't be incompetence anymore, it must be malice. Is the NSA running the show at Adobe or something?

    1. Re:More holes than swiss cheese by bmo · · Score: 4, Informative

      >How can *one* piece of software have so many fucking critical vulnerabilities over the years?

      Because it's spaghetti code. It's so bad that the single Linux maintainer flipped his shit years ago and wrote an angry blog post about it. I tried looking for the article, but that is too much of a needle/haystack problem.

      Apparently it's been a fucking mess from the beginning.

      --
      BMO

    2. Re:More holes than swiss cheese by turning+in+circles · · Score: 2

      OK, so I'm an amateur, and I don't know squat, but even I know you don't ever run Adobe Flash for any reason on your browser. And if you really really feel the need to run Adobe Flash, you do it in a throwaway browser that you only use to run Adobe Flash. So is this really news.

      --
      Might as well face it I'm addicted to data.
    3. Re:More holes than swiss cheese by msauve · · Score: 3, Informative

      If someone's ever actually interacted with an Adobe product, they know. They're shit. Really. Open an Acrobat index, and the search dialog (which is what you want to get to) appears _behind_ a blank document window, which is useless. WTF?

      Adobe's contribution to computing began and ended with Postscript. I'll also give some credit for the pdf format/concept itself, despite obvious flaws in the implementation. Photoshop is a convoluted mess which is successful in spite of its faults, purely due to inertia and lack of competition. All else they've ever created simply sucks.

      I'd believe the spaghetti code explanation, but that's a rationalization, not an excuse.

      --
      "National Security is the chief cause of national insecurity." - Celine's First Law
    4. Re:More holes than swiss cheese by Kjella · · Score: 2

      OK, so I'm an amateur, and I don't know squat, but even I know you don't ever run Adobe Flash for any reason on your browser. And if you really really feel the need to run Adobe Flash, you do it in a throwaway browser that you only use to run Adobe Flash. So is this really news.

      You don't know squat about knowing squat. People who don't know squat aren't even able to tell that "you are infected click here to fix" is just a web banner and not an actual dialog box, much less what a browser or a plug-in or flash is. I'll also give you the Star Trek universal translation matrix, whenever people like that are asked "Do you want to flubber the gavot on the pinoshi? [Yes][No]" or anything else incomprehensible it translates to "You want this to work? [Yes][No]" and they click yes yes yes. They've given up trying to understand, much less figure out if the dialog is actually genuine.

      --
      Live today, because you never know what tomorrow brings
    5. Re:More holes than swiss cheese by Dutch+Gun · · Score: 2

      Moreover, it's incredibly complex code that performs real-time media playback, animation, and scripting. Essentially, it's got all the vulnerabilities of a complex media player (like the Stagefright library) combined with a scripting language runtime environment (like Javascript), all written in a language (C) that more or less hands an attacker a potential security vulnerabilities if a programmer made the tiniest of errors when handling memory buffers and file formats with deliberately malformed data, and which occurs in hundreds of thousands of places throughout the codebase.

      Then someone said: Hey, let's allow unvetted content from remote servers on the internet to be interpreted and executed in this incredibly complex module on a client's machine! Because in the early 2000's, that apparently sounded like an awesome idea, and thus were born Flash, ActiveX, the Java plugin, PDF readers with Javascript enabled by default, and other monstrosities of the early web.

      --
      Irony: Agile development has too much intertia to be abandoned now.
  3. Competition by Dan+East · · Score: 2

    It's just a friendly competition is all. The Adobe Flash team has a lot of work ahead of them still to catch up to Adobe Reader as the all-time champion of browser-based attack vectors. However they're giving it their best shot.

    --
    Better known as 318230.
  4. That's still just postscript (zipped) by raymorris · · Score: 4, Interesting

    You give them credit for Postscript and for pdf. Pdf is essentially Postscript, zipped, with some of the code commented out. So really they deserve credit just for Postscript.

    Except that postscript was largely created at Xerox PARC, before John Warnock and Chuck Geschke left. Warnock and Geschke wanted Xerox to sell Postscript (then called Interpress) as a standalone product, but Xerox chose not to. So the two left and created Adobe to sell Xerox's idea.

    So anyway their one great thing, Postscript, wasn't created by Adobe.

    In the days when cross-browser Javascript/Actionscript was darn near impossible, Adobe Flash was *conceptually* a good idea - a plugin that carried the same dialect of JavaScript/Emacscript to every browser. Unfortunately they really, really suck at security.

    1. Re:That's still just postscript (zipped) by Dusthead+Jr. · · Score: 4, Informative

      Flash wasn't created by Macromedia either. It was created by FutureWave to complete against Macromedia's Shockwave. Macromedia bought FutureWave.

  5. Why is this the case? by goombah99 · · Score: 4, Insightful

    Is there something instrinsic about the functions that Adode Flash does that makes this inevitable or is it that Adobe started with an unfixable design model or is it that Adobe is incompetent. Offhand I don't see a fourth option. Well maybe just bad luck.

    SO for example. In the first option, we can compare the functionality of adobe to other systems. Silver light or H264 is not the same thing since unless I'm mistaken Adobe flash is not just a codec but also a language. So a better point of comparison is Java. If it's a matter of functionality leading to intrinsic vulnerabilities in a browser setting then one would expect Java and Flash to have the same frequency of exploits. Perhaps what saves Java is that it's usually off by default and asks permission to run.

    Alternatively if it's an unfixable design model, I don't see a dimes worth of difference between this an incompetence except that the former is worse because one knows the design was incompetent but persists in selling it. It's like the difference between premeditated murder and manslaughter..

    So given they could eliminate most expoits why don't all browsers quarantine Adobe or classify it as suspect malware.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:Why is this the case? by mentil · · Score: 5, Interesting

      Flash is a pileup of every problem you mention and more. A vector animation plugin had a scripting language (ActionScript) tacked on top of it, and there are multiple versions of this language, each with its own legacy bugs, and newer versions of the plugin support older versions of ActionScript (so that old Flash files won't break). When I coded in it circa 2003, ActionScript was incredibly buggy, with many functions malfunctioning or being completely broken; it's safe to say that few to no parameters were being sanity-checked or sanitized. It was created in the ActiveX era where "rush it out the door before the competitors can" was at the top of the priority list, and anyone expressing concern for security was handed a pink slip and laughed out the door. New features were being added all the time at top speed and who has time to make it secure?
      By the time ActiveX got tamped down on in the XP SP2 days, it became more clear how bad Flash (and Java) was in the security department, but I imagine many of the original coders had left, likely with little to no code documentation so it was effectively unmaintainable. Putting out fires of perceived insecurity by fixing publicly found vulnerabilities was the actual security goal then, with little proactive finding of vulnerabilities. Macromedia only made money from their Flash authoring software, not the plugin itself, and there were eventually free/cheaper programs that let you create or at least maintain Flash content, so the money for securing the plugin was never there.
      Thankfully Chrome is leading the charge in killing it off for good. Nearly everything it does is done better (and more securely) by another technology now.

      --
      Corruption is convincing someone that the selfless ideal is the same as their selfish ideal.
    2. Re:Why is this the case? by Anonymous Coward · · Score: 2

      Complete and total BS. Silverlight runs code in the browser on the client machine. It's only hosted on the server. It's just like Flash in that respect.