Slashdot Mirror


Another Critical Microsoft Hole

gmuslera writes "Not was enough that recent vulnerability in IE that can run any program in an unpatched windows system. Now there is another related to an ActiveX control that can make IE and IIS to run any code in the system. The Microsoft solution? kill the related ActiveX control and replace it with a safe one. The Microsoft problem? As this control is Microsoft signed, any site can require it, upload it and replace the "good" one with the vulnerable one. The final recomendation from Microsoft? Don't trust/run ActiveX controls signed by Microsoft." Gimble points to the appropriate locations on Microsoft's website: "Another buffer overrun (that allows arbitrary code to be run) has been admitted to by MS, and it affects IIS and IE on clients (but not on XP), and they have a patch available here Security Hotfix for Q329414. The kicker is that a patched system can be rendered vulnerable again by a hostile web site or HTML email. The 'solution' from MS in Microsoft Security Bulletin MS02-065 recommends that you remove MS from the list of Trusted Publishers."

8 of 597 comments (clear)

  1. The admission is in the faq section. by terradyn · · Score: 5, Informative

    Reproduced for your enjoyment:

    What steps could I follow to prevent the control from being silently re-introduced onto my system?

    The simplest way is to make sure you have no trusted publishers, including Microsoft. If you do that, any attempt by either a web page or an HTML mail to download an ActiveX control will generate a warning message. Here's how to empty the Trusted Publishers list:

    1. In Internet Explorer, choose Tools, then Internet Options.
    2. Select the Content tab. In the Certificates section of the page, click on Publishers.
    3. In the Certificates dialog, click on the Trusted Publishers tab.
    4. For each certificate in the list, click on the certificate and then select Remove. Confirm that you want to remove the entry.
    5. When you've removed all entries from the list, select Close to close the Certificates dialog, then click on OK to close the Internet Options dialog.

  2. Re:why? by jandrese · · Score: 5, Informative

    Because if you don't bring these problems out into the open, Microsoft won't fix them. There have been several cases in the past where security vulnerabilities were left unpatched until people started clamoring for a fix. Also, this hole is rather severe (if a similar hole was found in SSH or Apache Slashdot would announce it) and the fact that it is digitally signed makes it unusual and newsworthy.

    --

    I read the internet for the articles.
  3. Re:why? by GnomeKing · · Score: 5, Informative

    Why are these things posted here? Is it because of the many /. users that use windows :-), or is it because we're always trying to make windows look bad?

    I guess the same reason that...
    Security Vulnerabilities in KDE 2.1-3.0.4, 3.1 RC3
    Trojan Found in libpcap and tcpdump
    Bind 4 and 8 Vulnerabilities
    and
    Vulnerability In Linksys Cable/DSL Router

    were posted?

    i.e. this particular article would have been posted were it about windows, redhat, solaris or pretty much any other "widly used" system

  4. Re:why? by _bug_ · · Score: 5, Informative

    Because in a recent /. story there is reference to a recent /. poll which shows 47% of those who responded still use a Windows operating system.

    Nearly half of /. users use Windows.

    This would seem to validate the need to have stories about Microsoft software bugs, especially those as grevious as this, on /.

  5. Re:Question by gmoschin · · Score: 5, Informative

    Actually, you can.. at least, on Windows XP.. I haven't tried earlier versions.

    Create a shortcut to Internet Explorer.

    Right-click the shortcut, choose "Run As.."

    The option "Current User" and "Protect my computer and data from unauthorized program activity" should be checked.

    Click OK to run Internet Explorer in "secure mode".

    Caveats to running in this mode:
    Your bookmarks or links won't appear, but they'll still be there if you run it in normal mode.
    Other web-based programs may not run correctly.

    You can test to see if it's working by going to Windows Update - if it's secure, you'll see something about having to run Windows Update as an administrator.

  6. RTFM : lol... Try Runas.. by bored · · Score: 5, Informative

    Re enable the runas service (it's on by default). Now try right clicking an exe with the shift button held down. See that "Run As..." menu item? Click it, now the program will run with alternate use privledge. Welcome to NT... What I want to know is why 99% of the fscking setup programs need to run as admin to install simple little applets into my user context..

  7. Unsafe at any release? by geoff+lane · · Score: 5, Informative
    For those of us still running Win95 on hardware that cannot support '98 or XP there is no fix for the recent critical IE security problems.

    So, to fix this particular little problem needs a hardware replacement "upgrade" :-(

  8. Score one against DRM !!! by Anonymous+Custard · · Score: 5, Informative

    From the MS Technet article:

    Q: Why would an attacker be able to silently re-introduce the old version of the control? Shouldn't there be a warning message?

    A: A warning message is generated anytime there's an error associated with a digital signature (e.g., a bad signature or expired certificate) or the signer isn't trusted. But in this case, the digital signature on the old version of the control is still valid, and the signer is Microsoft - which is a trusted publisher in many cases. Because of this, most users would not see a warning message of any kind if the old control was re-introduced.


    Ha! Microsoft is now providing very well written ammunition to the Anti-DRM movement; this makes me very happy.