CVE-2017-7813

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*

History

21 Nov 2024, 03:32

Type Values Removed Values Added
References () http://www.securityfocus.com/bid/101057 - Third Party Advisory, VDB Entry () http://www.securityfocus.com/bid/101057 - Third Party Advisory, VDB Entry
References () http://www.securitytracker.com/id/1039465 - Third Party Advisory, VDB Entry () http://www.securitytracker.com/id/1039465 - Third Party Advisory, VDB Entry
References () https://bugzilla.mozilla.org/show_bug.cgi?id=1383951 - Exploit, Issue Tracking () https://bugzilla.mozilla.org/show_bug.cgi?id=1383951 - Exploit, Issue Tracking
References () https://www.mozilla.org/security/advisories/mfsa2017-21/ - Vendor Advisory () https://www.mozilla.org/security/advisories/mfsa2017-21/ - Vendor Advisory

Information

Published : 2018-06-11 21:29

Updated : 2024-11-21 03:32


NVD link : CVE-2017-7813

Mitre link : CVE-2017-7813

CVE.ORG link : CVE-2017-7813


JSON object : View

Products Affected

mozilla

  • firefox
CWE
CWE-125

Out-of-bounds Read

CWE-704

Incorrect Type Conversion or Cast