Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Internet Explorer Bug Microsoft Security Software

Critical Internet Explorer 11 Vulnerability Identified After Hacking Team Breach 58

An anonymous reader writes: After analyzing the leaked data from last week's attack on Hacking Team, Vectra researchers discovered a previously unknown high severity vulnerability in Internet Explorer 11, which impacts the browser on both Windows 7 and Windows 8.1. The vulnerability is an exploitable use-after-free (UAF) vulnerability that occurs within a custom heap in JSCRIPT9. Since it exists within a custom heap, it can allow an attacker to bypass protections found in standard memory. Microsoft has published a patch for this vulnerability, and also patched another one pulled from the Hacking Team files by different security researchers.
This discussion has been archived. No new comments can be posted.

Critical Internet Explorer 11 Vulnerability Identified After Hacking Team Breach

Comments Filter:
  • by Anonymous Coward

    It's intensely annoying that programmers continue to re-invent the wheel and poorly whenever they need something which they're certain that nobody but their clever selves has ever thought of before. Would it kill them to use a data structure from the standard library of the language they're using? But no, they're too cool and smart for that. They have to code it up custom and then introduce dozens of silly bugs because they're too lazy to write tests and their code is perfect anyway, or so they think, and t

    • by Anonymous Coward

      This is very much true. It's important to distinguish clever standard-conforming solutions from custom solutions. The biggest mistake many seemingly clever devs do is to break well established standards while trying out new approaches.

  • by invictusvoyd ( 3546069 ) on Wednesday July 15, 2015 @02:44AM (#50114721)
    Do not look at the laser with the remaining eye
  • by jonwil ( 467024 ) on Wednesday July 15, 2015 @02:56AM (#50114741)

    Thank you to whoever hacked Hacking Team. Because of your work leaking the big data dump, a number of fairly nasty security holes in commonly used computer software such as Flash and Internet Explorer have now been patched by their manufacturers.

    Companies (or government agencies) who discover/collect/buy/obtain unpatched vulnerabilities in software and sit on them so they can use them for spying purposes are no better than criminal gangs who discover/collect/buy/obtain unpatched vulnerabilities and sit on them so they can use them for building malware.

    IMO There is NEVER a valid reason for ANY entity to hold onto an unpatched vulnerability and exploit it, not even the arguments of "National Security" and "we need this to stop terrorists" that have been used by the NSA and other agencies to justify this practice.

    • by thsths ( 31372 )

      > IMO There is NEVER a valid reason for ANY entity to hold onto an unpatched vulnerability

      How about profit? Maybe even legal profit, and certainly lots of it?

      • by Anonymous Coward

        I don't want to live on this planet anymore.

    • by rvw ( 755107 )

      Isn't it time to sue HT, and make it illegal to keep these vulnerabilities to yourself? I can imagine the EU passing a law like this. If that means HT moves to Russia or Panama, let them!

    • Re: (Score:3, Insightful)

      Companies (or government agencies) who discover/collect/buy/obtain unpatched vulnerabilities in software and sit on them...

      When a government acts badly, the citizens have an obligation to correct it. When they don't, they are complicit.

  • by tomxor ( 2379126 ) on Wednesday July 15, 2015 @05:48AM (#50115149)

    Thank you for the feedback.
    This issue is no longer reproducible in the latest build of Microsoft Edge on the Windows 10 Insider Preview <build-number>.

    Best regards,

    The Microsoft Edge team

    From personal experience i'd expect that is the current likely response to any IE11 bug where you give irrefutable evidence, clear and concise explanations and isolated test cases.

    Selectively naming things obsolete when it suits.

    Before Edge it would have been "does not affect enough users, will not fix"... Microsoft do not understand the concept of an evergreen browser, if Edge doesn't forcefully replace IE11 then they just fucked everyone again.

    • by Anonymous Coward

      Neither does google.
      Or Apple.
      or..

      Think about the three things you can do as a consumer: Complain, Escalate, Publish.

      • by tomxor ( 2379126 )

        Obviously you dont understand what an evergreen browser is either.

        Evergreen browsers enable continuous obsolescence of old versions... making another product and ceasing development on the current one instead of replacing it completely fucks this model.

    • Microsoft do not understand the concept of an evergreen browser

      What? Because Microsoft is getting rid of software which is architecturally unrepairable, they don't understand the value of keeping good software around? Look, there's lots of good reasons to hate Microsoft, you don't have to make up idiotic shit like this. iexplore must die, don't get in the way.

  • Custom allocator (Score:4, Insightful)

    by Alioth ( 221270 ) <no@spam> on Wednesday July 15, 2015 @06:23AM (#50115243) Journal

    This sounds awfully familiar...OpenSSL had a critical vulnerability because they had decided to write a custom allocator instead of using the one provided by the OS. You would think IE developers, with their product being WIndows-only and strongly tied to Windows would never dream of reinventing the allocation wheel, especially as Windows memory management in general has had a huge amount of work done on it in the last few years to make it harder to exploit memory allocation bugs.

  • There was a bug and now there is a patch?
  • by Anonymous Coward

    Warn users and make them click to run IE every time.

  • A gift that keeps on giving...

"Look! There! Evil!.. pure and simple, total evil from the Eighth Dimension!" -- Buckaroo Banzai

Working...