** HEAD'S UP ** FireFox Java Vulnerability
Greeting's
A new vulnerability has been discovered in Mozilla FireFox V 1.x which can be used remotely to gain access to potentianlly sensitive information.
Original Advisory : https://bugzilla.mozilla.org/show_bug.cgi?id=288688
Other reference advisory : http://secunia.com/advisories/14820/
A proof of concept is found here : http://secunia.com/mozilla_products_...exposure_test/
Above link can be used to test if your system is vulnerable to the exploit. Each time you click on the link 10 Kb of memory will read from your system. BUT NOTE I TRIED IT MORE THEN 6 TIMES AND MY BROWSER CRASHED.
Currently no patch is released but this vulnerability can be fixed by DISABLING JAVA SUPPORT.
Other Reference : http://cubic.xfo.org.ru/index.cgi?read=53004
This exploit is classified as : "Moderately critical".
Re: ** HEAD'S UP ** FireFox Java Vulnerability
Quote:
Originally posted here by ByTeWrangler
Currently no patch is released but this vulnerability can be fixed by DISABLING JAVA SUPPORT.
NO. The bug is in the JavaScript engine. Disabling Java has absolutely no effect (with regards to this bug). You should disable JavaScript support. Java and JavaScript are NOT the same thing...
Just in time: SELF-TESTING
SELF-TESTING
Quote:
Like maybe...say....passwords?! eek
Just about time to post this, ric-o.
For you guys who want to test the script! (Take extreme precautions!).
I am curious for the source of the testing page facilitated for this vulnerability. I checked it (not being scriptkiddie or something), just plain curiousity, I extracted the most important part of the script just to find out what is really happening.
First, try the attached html (crash_JS_FF.html in zip file [crash_JS_FF.zip] --extract it first) and try it on a testing BoX (remember, testing BoX).
Here are the observations:
- Using Firefox, I run the HTML.
- Clicking the “Test Now - Left Click On This Link” each time reveals somewhat random data extracted from the memory. This is exciting to explore. I’ve come across this “LOAD_DOCUMENT_URI LOAD_RETARGETED_DOCUMENT_URI LOAD_REPLACE LOAD_INITIAL_DOCUMENT_URI LOAD_TARGETED - - userPass username password hostPort asciiSpec asciiHost”. Not yet scary huh!
Note that it crashes on my TEST BOX after clicking 3 times or more (never crashed lower than 3 clicks)… Randomly observe how many clicks you can possibly do before it crashes. I am still observing when would sensitive info like user and password could show up. Still not came across that severity. But one thing for sure, with the random exposure of memory content, too many sensitive information about your BoX and activities could be revealed. Whew. For those who want to try this (in a TEST BoX), please have your feedback on it. And just an added observation, check the task manager how it reacts every time you click. The Memory usage for some program changes in my BoX. *(XP Pro) ?
*
Need to add that in IE (latest), nothing happens except for showing the XXXXXXXXXXX... Not crashing. LoLz
*
Just to share some curiosity and observation. Remember, TAKE NECESSARY PRECAUTIONS BEFORE DOING THIS, BE SURE YOU KNOW WHAT TO DO!
Cheers!
Yo! ;)