#VU8624 Memory leak in Mozilla Firefox - CVE-2017-7813

 

#VU8624 Memory leak in Mozilla Firefox - CVE-2017-7813

Published: September 28, 2017 / Updated: September 29, 2017


Vulnerability identifier: #VU8624
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7813
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Mozilla Firefox
Software vendor:
Mozilla

Description

The vulnerability allows a remote attacker to gain access to parts of system memory.

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.

Remediation

Update to version 56.0.

External links