Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Security Bug

Shockwave Vulnerabilities Affect More Than 450 Million Systems 130

Trinity writes "Researchers from VUPEN have discovered critical vulnerabilities in Adobe Shockwave, a technology installed on over 450 million Internet-enabled desktops. The vulnerabilities could allow remote code execution by tricking a user into visiting a web page using Internet Explorer or even Mozilla Firefox. Version 11.5.1.601 as well as earlier ones are affected. The vendor recommends upgrading to version 11.5.1.602." Especially sobering when you consider Adobe's current push to be essentially required as an intermediary player for anyone who wants to see certain government data.
This discussion has been archived. No new comments can be posted.

Shockwave Vulnerabilities Affect More Than 450 Million Systems

Comments Filter:
  • Re:Flashblock (Score:5, Informative)

    by al0ha ( 1262684 ) on Thursday November 05, 2009 @03:22PM (#29998206) Journal
    It is not Flash Player - it is Shockwave Player, and frankly I am really surprised devs still use Shockwave and people still install Shockwave Player.

    The only reason to use Shockwave in the past was that it was scriptable. Flash has been scriptable since version 5.
  • no MSI installer yet (Score:2, Informative)

    by Rob Bos ( 3399 ) on Thursday November 05, 2009 @03:27PM (#29998302) Homepage

    As of posting, there's no MSI installer for the new version yet, and the .exe installer doesn't seem to support silent installs.

    http://www.appdeploy.com/packages/detail.asp?id=1438 [appdeploy.com]

  • Re:Remind a noob... (Score:5, Informative)

    by Reason58 ( 775044 ) on Thursday November 05, 2009 @03:32PM (#29998370)

    What's the difference between Shockwave and Flash?

    Or are they the same thing? If so, why two names for it?

    You're welcome. [adobe.com]

  • by ThreeGigs ( 239452 ) on Thursday November 05, 2009 @03:37PM (#29998450)

    If you're having problems installing the updated Shockwave player, it may be because you have Data Execution Prevention enabled.

    To disable:
    Look in the root of your C: drive for boot.ini.
    Start a command line. Attrib c:\boot.ini -r -a -s -h
    Edit boot.ini (In notepad)
    Look for "noexecute=optin" and change it to "noexecute=AlwaysOff" (don't add or remove any spaces, line breaks, etc)
    Save boot.ini.
    In the command window type attrib c:\boot.ini +r +a +s +h
    Reboot. DEP is now disabled.
    Install the Shockwave Player update.

    Re-edit boot.ini to re-enable Data Execution Prevention, and reboot once again.

    Alternatively you can save a copy of the edited boot.ini, set the attribs to +r +a +s +h, and rename as necessary in case (read: when) you need to disable DEP again in the future.

    I figure a lot of users are going to have this problem (again), as Adobe still hasn't fixed this bug.

  • by WD ( 96061 ) on Thursday November 05, 2009 @03:48PM (#29998588)

    If the act of simply installing the software relies on violating DEP, do you think that perhaps may be an indication about the quality of the code itself? It may be time to think twice about whether you want it on your system. Uninstalling is probably easier and safer.

  • by Anonymous Coward on Thursday November 05, 2009 @03:49PM (#29998598)

    Ummm, why not use the simple right-click "my computer" and turn DEP off (or just add a DEP exception) instead of editing a text file?

    If you're having problems installing the updated Shockwave player, it may be because you have Data Execution Prevention enabled.

    To disable:
    Look in the root of your C: drive for boot.ini.
    Start a command line. Attrib c:\boot.ini -r -a -s -h
    Edit boot.ini (In notepad)
    Look for "noexecute=optin" and change it to "noexecute=AlwaysOff" (don't add or remove any spaces, line breaks, etc)
    Save boot.ini.
    In the command window type attrib c:\boot.ini +r +a +s +h
    Reboot. DEP is now disabled.
    Install the Shockwave Player update.

    Re-edit boot.ini to re-enable Data Execution Prevention, and reboot once again.

  • by Anonymous Coward on Thursday November 05, 2009 @03:49PM (#29998600)

    And I want to run an application that executes in its data area why?

    It would be different if the installer intentionally used some sort of self modifying code system.

    But the only possible explanation for why a Shockwave updater fails to run with DEP enabled, is that at least one of its threads is doing some sort of buffer overrun and running off into the woods. It just usually doesn't break things bad enough to make the installation fail, unless DEP actually stops the thread.

    Not exactly the type of program I want to be running on my computer.

  • Re:Government (Score:5, Informative)

    by John Hasler ( 414242 ) on Thursday November 05, 2009 @03:52PM (#29998654) Homepage

    > Is he worried the gov will abuse this hole?

    No. He's worried that that the government is going to make their data inaccessible to anyone who doesn't install a useless piece if junk that would make their computer insecure.

  • Re:Flashblock (Score:4, Informative)

    by Khyber ( 864651 ) <techkitsune@gmail.com> on Thursday November 05, 2009 @04:05PM (#29998798) Homepage Journal

    Flash didn't have Shockwave's 3D acceleration until version 10 of Flash. That is why many devs still used Shockwave.

    Surprised? Pay more attention to the featureset next time, yea?

  • by Animats ( 122034 ) on Thursday November 05, 2009 @04:06PM (#29998810) Homepage

    Even Adobe can't explain Shockwave properly.

    Shockwave is a real 3D system usable as a decent game engine. At one time, it even had the Havok physics engine, but Adobe didn't keep up the payments and had to take that out. Try BMX Street Rider [swgamers.com], which is a reasonably decent free-play game in a modest sized city. It's way ahead of the proposed hacks for doing 3D with Javascript.

    What killed Shockwave for trivial applications is "LOADING..." problems. Flash can start before all the content has been loaded, because Flash has two interleaved streams, a timeline and assets. As soon as you have enough assets for the stuff needed by the timeline so far, Flash can go. So you can write Flash that starts fast and loads assets in the background.

  • Re:Flashblock (Score:5, Informative)

    by colfer ( 619105 ) on Thursday November 05, 2009 @04:08PM (#29998842)

    No, it's two different plugins.

    1. Shockwave Flash 10.0 r32
    2. Shockwave for Director 11.5

    You can have 1 without 2, latest versions.
    Looks some crazed half-forgotten branding initiative.

    Interestingly, the player test page http://www.adobe.com/shockwave/welcome/ [adobe.com] tries to install an old version if you have only Flash:

    Macromedia Shockwave Player 10.1

    That's the old branding and an old version. But anyway it fails to install. Maybe Adobe is confused by my nightly version of Firefox.

  • Re:Just in case... (Score:5, Informative)

    by clone53421 ( 1310749 ) on Thursday November 05, 2009 @04:23PM (#29999088) Journal

    I did too – then I realized that I didn't have Shockwave in the first place. I had Flash, which is different. Now I'm considering uninstalling Shockwave again, because I didn't need it before and I don't expect to need it in the future.

    Are you sure you had it to begin with?

    "Shockwave Flash" is Flash (plays .swf files). "Shockwave for Director" is Shockwave (uses .dcr files).

    Yes, it's confusing. You can thank Adobe for that.

  • by clone53421 ( 1310749 ) on Thursday November 05, 2009 @04:25PM (#29999114) Journal

    So? This isn't Flash. You don't need it to visit 95% of the web. You hardly ever need it – I didn't even have it installed.

    Check the add-ons; if you don't have "Shockwave for Director", it isn't even installed. "Shockwave Flash" is the flash player (not Shockwave).

  • Re:Flashblock (Score:5, Informative)

    by deuterium ( 96874 ) on Thursday November 05, 2009 @04:25PM (#29999120)

    Being a Director developer, there are some things Director can do that Flash can't:

    Control embedded PDF files
    Manipulate bitmaps
    Create 3D scenes with physics
    Make network calls through proxy servers
    Access/Modify system resources
    Wider range of media support

    Director is actually capable of more than Flash, it just never caught on as well with developers. The mob rules, though.

  • by supersloshy ( 1273442 ) on Thursday November 05, 2009 @04:39PM (#29999324)

    Google Gnash and Swfdec; they're coming along nicely, but aren't 100% replacements as of yet.

  • by ThreeGigs ( 239452 ) on Thursday November 05, 2009 @04:40PM (#29999336)

    Been there done that, and DEP status doesn't change unless a reboot happens. And if you've got DEP set to optin in boot.ini, it'll always re-enable itself. Yes, there are other ways to change it, but I always preferred to go directly to the root.

  • by slimjim8094 ( 941042 ) on Thursday November 05, 2009 @04:44PM (#29999384)

    1. Yes/no.
    2. See above. Nobody cares about Shockwave, though.
    3. Yes.

    It's called Gnash. See http://www.gnu.org/software/gnash/ [gnu.org]
    There's also a few others, such as http://swfdec.freedesktop.org/wiki/ [freedesktop.org] . Gnash is probably better.

  • by Anonymous Coward on Thursday November 05, 2009 @04:59PM (#29999618)

    Ok, I just compiled some stats on Shockwave version plugin distribution using roughly 30 million unique data points from July 1 of this year until about a week ago - here is roughly the distribution (includes IE/FF/etc. - all major browsers):

    Not installed => 67.54%
    11,0,0,0 => 2.86%
    10,2,0,0 => 2.84%
    10,1,0,0 => 2.59%
    11,0,0,465 => 2.41%
    11,5,0,0 => 2.05%
    11,5,1,601 => 1.90%
    8,5,1,0 => 1.75%
    10,1,4,0 => 1.73%
    11,0,0,429 => 1.58%
    11,0,3,472 => 1.56%
    10,1,1,0 => 1.53%
    11,5,0,596 => 1.46%
    11,5,0,600 => 1.38%
    11,0,3,471 => 1.35%
    11,5,0,595 => 1.21%
    11,0,0,458 => 0.93%
    10,3,0,0 => 0.78%
    11,0,3,470 => 0.66%
    8,0,0,0 => 0.43%
    10,1,3,0 => 0.37%
    8,5,0,0 => 0.32%
    11,0,3,0 => 0.23%
    10,0,0,0 => 0.16%
    10,0,1,0 => 0.11%
    7,0,0,0 => 0.10%
    11,5,1,0 => 0.08%
    10,4,0,0 => 0.04%
    6,0,0,0 => 0.03%

    What is potentially troubling is that there does not appear to be much in the way of upgrade movement in Shockwave installs. So if "Adobe Shockwave Player versions prior to 11.5.2.602" are truly at risk, we are talking about 30% of web users roughly.

    I will publish a more in-depth report later today here: http://www.statowl.com/ [statowl.com] in the plugin section [statowl.com]. I have been neglecting that site anyways - time to update the stats - the past three month are absent - sigh....

  • by azav ( 469988 ) on Thursday November 05, 2009 @11:28PM (#30002832) Homepage Journal

    NO. Shockwave is Director content compressed for playback over the internet. Director supports xtras, much like Potoshop supports plugins. One of those plugins is a 3D environment, Flash is another. Director is a timeline based bitmap, text, video and vector animation tool with an object oriented scripting language in verbose, dot and javascript syntaxes. Director content can be played back in a standalone disk based app or through a browser that has the Shockwave plugin installed.

    Director content can also stream in as needed, with a minimum of the content loading, so your comment about "LOADING..." problems is untrue.

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...