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

Configuration 1 (hide)

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

History

No history.

Information

Published : 2018-06-11 21:29

Updated : 2024-02-04 19:46


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