Inside the JavaScript parser, a cast of an integer to a narrower type can result in data read from outside the buffer being parsed. This usually results in a non-exploitable crash, but can leak a limited amount of information from memory if it matches JavaScript identifier syntax. This vulnerability affects Firefox < 56.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1383951 | issue tracking exploit |
http://www.securitytracker.com/id/1039465 | third party advisory vdb entry |
https://www.mozilla.org/security/advisories/mfsa2017-21/ | vendor advisory |
http://www.securityfocus.com/bid/101057 | third party advisory vdb entry |