vendor:
PHP
by:
Maksymilian Arciemowicz
7.5
CVSS
HIGH
NULL Pointer Dereference
476
CWE
Product Name: PHP
Affected Version From: 5.3.2005
Affected Version To: 5.3.2005
Patch Exists: YES
Related CWE: CVE-2011-0420
CPE: a:php:php:5.3.5
Metasploit:
https://www.rapid7.com/db/vulnerabilities/apple-osx-apache-cve-2011-0420/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2011-0420/, https://www.rapid7.com/db/vulnerabilities/apple-osx-php-cve-2011-0420/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2011-0420/, https://www.rapid7.com/db/vulnerabilities/php-cve-2011-0420/
Other Scripts:
https://www.infosecmatter.com/nessus-plugin-library/?id=55486, https://www.infosecmatter.com/nessus-plugin-library/?id=56459, https://www.infosecmatter.com/nessus-plugin-library/?id=75431, https://www.infosecmatter.com/nessus-plugin-library/?id=55087, https://www.infosecmatter.com/nessus-plugin-library/?id=57537, https://www.infosecmatter.com/nessus-plugin-library/?id=57753, https://www.infosecmatter.com/nessus-plugin-library/?id=61227, https://www.infosecmatter.com/nessus-plugin-library/?id=61220, https://www.infosecmatter.com/nessus-plugin-library/?id=57932, https://www.infosecmatter.com/nessus-plugin-library/?id=51727
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2011
PHP 5.3.5 grapheme_extract() NULL Pointer Dereference
Internationalization extension (further is referred as Intl) is a wrapper for ICU library, enabling PHP programmers to perform UCA-conformant collation and date/time/number/currency formatting in their scripts. A vulnerability exists in the grapheme_extract() function which can be exploited to cause a NULL Pointer Dereference. This can be triggered by calling the grapheme_extract() function with a negative value for the size parameter.
Mitigation:
Upgrade to the latest version of PHP 5.3.5 or later.