Input validation error in Python - CVE-2014-7185

 

Input validation error in Python - CVE-2014-7185

Published: October 8, 2014 / Updated: August 4, 2020


Vulnerability identifier: #VU33836
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-7185
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to #BASIC_IMPACT#.

Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset in a "buffer" function.


Affected software

Python
Gentoo Linux
python (Alpine package)
dev-lang/python

How to mitigate CVE-2014-7185

Install update from vendor's website.

Python - update to 2.7.8
python (Alpine package) - update to 2.7.8-r0
dev-lang/python - update to 3.3.5-r1

External References

Related Security Bulletins