#VU15317 Out-of-bounds read in Mercurial - CVE-2018-17983

 

#VU15317 Out-of-bounds read in Mercurial - CVE-2018-17983

Published: October 9, 2018 / Updated: October 11, 2018


Vulnerability identifier: #VU15317
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-17983
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Mercurial
Software vendor:
Mercurial

Description

The vulnerability allows a local attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The vulnerability exists in the cext/manifest.c file due to improper parsing of manifest entries. A remote attacker can send a manifest entry that submits malicious input, trigger an out-of-bounds read condition to access sensitive information or cause a denial of service (DoS) condition.


Remediation

Update to version 4.7.2.

External links