CVE-2011-4885: Input Validation
PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2011-4885?
CVE-2011-4885 is classified as a high severity vulnerability due to its potential to cause denial of service by consuming significant CPU resources.
How do I fix CVE-2011-4885?
To fix CVE-2011-4885, upgrade PHP to version 5.3.9 or later.
What types of attacks can CVE-2011-4885 enable?
CVE-2011-4885 can enable remote denial of service attacks through predictable hash collision vulnerabilities.
Which versions of PHP are affected by CVE-2011-4885?
CVE-2011-4885 affects PHP versions prior to 5.3.9, including versions 5.2.9 and earlier.
How can I identify if my server is vulnerable to CVE-2011-4885?
To identify if your server is vulnerable to CVE-2011-4885, check the PHP version running on your server and compare it to the affected versions.