Live data from Hacker News

Mozilla says a new Firefox security bug is under active attack

techcrunch.com

1–10 of 72 posts

Re: Mozilla says a new Firefox security bug is under active attack

#2
> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer.

The phrasing may unfortunately mislead the less technical readers of their audience.

JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

Re: Mozilla says a new Firefox security bug is under active attack

#3
post #2

> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer. The phrasing may unfortunately mislead the less technical readers of their audience. JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

I’d say “allowing the code to run on the host computer” is way less confusing for the less technical people than “allowing the code to run outside the sandbox”. Most people have absolutely no idea what sandboxing means.

Re: Mozilla says a new Firefox security bug is under active attack

#4
post #2

> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer. The phrasing may unfortunately mislead the less technical readers of their audience. JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

> JavaScript always runs “on the host computer”

But they carefully qualified it with "outside of the browser [meaning sandbox]" and you left that out of your quote.

Re: Mozilla says a new Firefox security bug is under active attack

#6
post #3
post #2

> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer. The phrasing may unfortunately mislead the less technical readers of their audience. JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

I’d say “allowing the code to run on the host computer” is way less confusing for the less technical people than “allowing the code to run outside the sandbox”. Most people have absolutely no idea what sandboxing means.

IHMO lying / being vague is never good when trying to educate someone. Non-technical people are not dumb and can understand what a sandbox is.

Re: Mozilla says a new Firefox security bug is under active attack

#7
post #2

> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer. The phrasing may unfortunately mislead the less technical readers of their audience. JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

> JavaScript always runs “on the host computer” But they carefully qualified it with "outside of the browser [meaning sandbox]" and you left that out of your quote.

“Browser” does not mean “sandbox” though.

Re: Mozilla says a new Firefox security bug is under active attack

#8
post #7

Earlier quoted context omitted.

> JavaScript always runs “on the host computer” But they carefully qualified it with "outside of the browser [meaning sandbox]" and you left that out of your quote.

“Browser” does not mean “sandbox” though.

I think they're using it short for 'browser's sandbox.' Try reading it charitably rather than bending over backwards to find fault and making wild accusations of 'lying.'

Re: Mozilla says a new Firefox security bug is under active attack

#9
post #2

> But researchers found that the bug could allow malicious JavaScript to run outside of the browser on the host computer. The phrasing may unfortunately mislead the less technical readers of their audience. JavaScript always runs “on the host computer”, this should be described as a sandbox escape.

Not really, I think. "[O]utside of the browser on the host computer" implies that there are other possible ways in which JavaScript could execute, one of those inside of the browser on the host computer, which is pretty much the expected thing and tangentially covers the concept of sandboxing.
Post reply on HN