MEDIUM · 5.0

CVE-2011-0755

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...

Vulnerability Description

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.

CVSS Score

5.0

MEDIUM

AV:N/AC:L/Au:N/C:N/I:P/A:N
Confidentiality
NONE
Integrity
PARTIAL
Availability
NONE

Affected Products

VendorProductVersions
PhpPhp<= 5.3.3

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-0755?

CVE-2011-0755 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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...

How severe is CVE-2011-0755?

CVE-2011-0755 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-0755?

Check the references section above for vendor advisories and patch information. Affected products include: Php Php.