Input validation error in PHP - CVE-2011-0755

 

Input validation error in PHP - CVE-2011-0755

Published: February 3, 2011 / Updated: August 11, 2020


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

Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script's use of a large max parameter, as demonstrated by a value that exceeds mt_getrandmax.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2011-0755

Install update from vendor's website.

dev-lang/php - update to 5.3.8

External References

Related Security Bulletins