Input validation error in Python - CVE-2008-2316

 

Input validation error in Python - CVE-2008-2316

Published: August 2, 2023 / Updated: June 3, 2025


Vulnerability identifier: #VU110162
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2008-2316
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 read and manipulate data.

Integer overflow in _hashopenssl.c in the hashlib module in Python 2.5.2 and earlier might allow context-dependent attackers to defeat cryptographic digests, related to "partial hashlib hashing of data exceeding 4GB."


Affected software

Python
Gentoo Linux
dev-lang/python

How to mitigate CVE-2008-2316

Install update from vendor's website.

dev-lang/python - update to 2.5.2-r6

External References

Related Security Bulletins