Page 1 of 1
Firefox 0day in the wild is being used to attack Tor users
Posted: Wed Nov 30, 2016 4:01 am
by therube
Firefox 0day in the wild is being used to attack Tor users
Publicly released exploit works reliably against a wide range of Firefox versions.
Dan Goodin - Nov 30, 2016 1:50 am UTC
There's a zero-day exploit in the wild that's being used to execute malicious code on the computers of people using Tor and possibly other users of the Firefox browser, officials of the anonymity service confirmed Tuesday.
Word of the previously unknown Firefox vulnerability first surfaced in this post on the official Tor website. It included several hundred lines of JavaScript and an introduction that warned: "This is an [sic] JavaScript exploit actively used against TorBrowser NOW." Tor cofounder Roger Dingledine quickly confirmed the previously unknown vulnerability and said engineers from Mozilla were in the process of developing a patch. ...
http://arstechnica.com/security/2016/11 ... d-in-2013/
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Wed Nov 30, 2016 4:34 am
by barbaz
IIUC from the article, only Firefox on Windows is being exploited. But is the vulnerability in question specific to Windows Firefox, or does it apply to Linux64 as well?
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Wed Nov 30, 2016 4:50 am
by Thrawn
Well, the specific real-world exploit targeted Windows components. There's not enough detail to say whether it could have targeted *nix, or whether the bug wouldn't apply there.
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Wed Nov 30, 2016 10:14 pm
by barbaz
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Wed Nov 30, 2016 10:48 pm
by barbaz
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Thu Dec 01, 2016 4:31 am
by barbaz
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Fri Dec 02, 2016 3:31 am
by therube
So NoScript appears to block the exploit (well at least I can't get [SeaMonkey 2.46] to crash with NoScript installed [& it does otherwise] [& at least with the testcase I used).
Not sure why it does, but not going to argue about that.
BTW, FF 50.0.2 crashes the tab, SeaMonkey crashes the browser.
(Multiprocess enabled in FF.)
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Sun Dec 04, 2016 11:42 pm
by Thrawn
The bug relies on JavaScript to work. If you leave the test site blocked, you've disarmed it.
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Mon Dec 05, 2016 7:46 am
by Lurion
Pisses me off that so many websites today are deepthroating javascript and are totally refusing to run without it.
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Mon Dec 05, 2016 10:57 pm
by Thrawn
Lurion wrote:totally refusing to run without it.
You can sometimes fight back with surrogate scripts.
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Tue Dec 06, 2016 11:33 am
by johnscript
therube wrote:(..)
Word of the previously unknown Firefox vulnerability first surfaced in this post on the official Tor website. It included several hundred lines of JavaScript and an introduction that warned: "This is an [sic] JavaScript exploit actively used against TorBrowser NOW." Tor cofounder Roger Dingledine quickly confirmed the previously unknown vulnerability and said engineers from Mozilla were in the process of developing a patch. ...
Is that post still accessible? Did it contain the actual testcase?
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Tue Dec 06, 2016 12:51 pm
by Giorgio Maone
johnscript wrote:Is that post still accessible? Did it contain the actual testcase?
https://lists.torproject.org/pipermail/ ... 42639.html
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Tue Dec 13, 2016 11:38 am
by johnscript
Thanks, Giorgio - I was looking in the wrong place.
It states
it consists of one HTML and one CSS file
I'll admit my ignorance here: these files weren't just floating around somewhere on the internet, for them to work they had to be maybe injected in some websites, either on the fly by MTM or tampering with these websites, right?
If so, do we have any names for such websites - or was it some kind of attack that could happen on
any website really ?
Re: Firefox 0day in the wild is being used to attack Tor use
Posted: Tue Dec 13, 2016 11:46 am
by Giorgio Maone
johnscript wrote:these files weren't just floating around somewhere on the internet, for them to work they had to be maybe injected in some websites, either on the fly by MTM or tampering with these websites, right?
If so, do we have any names for such websites - or was it some kind of attack that could happen on any website really ?
I don't know for sure, since the original reported didn't tell where he found it, but by the look of the payload it seems a state-sponsored exploit and therefore it could be injected in any non-encrypted web page given a cooperative ISP.