mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
21 lines
846 B
Markdown
21 lines
846 B
Markdown
### [CVE-2011-0420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0420)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The grapheme_extract function in the Internationalization extension (Intl) for ICU for PHP 5.3.5 allows context-dependent attackers to cause a denial of service (crash) via an invalid size argument, which triggers a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/achievement_securityalert/94
|
|
- http://securityreason.com/securityalert/8087
|
|
- http://www.exploit-db.com/exploits/16182
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|