new critical vulnerability found in Firefox 3.5.1


Recommended Posts

Mozilla Firefox 3.5.1 unicode Remote Buffer Overflow

Mozilla Firefox is prone to a remote stack-based buffer-overflow vulnerability.

Successful exploits may allow an attacker to execute arbitrary code in the context of the user running the affected application.

Live Proof of Concept: http://www.milw0rm.com/exploit.php?id=9158

~ 1.5 GB of memory :blink:

It tries to cause an overflow but fails - either it's patched already in 3.5.1 or stack protection actually works.

Possibly if you had a machine with not much ram and out of disk/swap space, you could cause an exhaust of the clients resources but it should not crash the client even in those circumstances, only provide you with a funky out of memory error.

Edited by daPhoenix
32; this won't happen on 64 bit? :o

and please tell me that wasn't a real hack, haha. Just a proof that the damn thing exists and can be exploited.

I'm on 64bit and it doesn't crash (just lots of memory)

Only thing I can think of, is that 64Bit can do hardware DEP (well, so can 32bit in PAE mode, but nobody runs in that mode since it's buggy in the vast majority of cases), and Firefox is set to have DEP enabled (I think only Vista and Win7 will read that info, XP needs an extra function call to enable it, which is going to happen soon)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.