Cryptographic issues in expat - CVE-2012-6702

 

Cryptographic issues in expat - CVE-2012-6702

Published: June 16, 2016 / Updated: August 3, 2020


Vulnerability identifier: #VU33052
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2012-6702
CWE-ID: CWE-310
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: libexpat.org
Affected software:
expat

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

Expat, when used in a parser that has not called XML_SetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function.


How to mitigate CVE-2012-6702

Install update from vendor's website.

Sources