Files
CVEs-PoC/2010/CVE-2010-4409.md
T
2024-06-18 02:51:15 +02:00

19 lines
718 B
Markdown

### [CVE-2010-4409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4409)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in the NumberFormatter::getSymbol (aka numfmt_get_symbol) function in PHP 5.3.3 and earlier allows context-dependent attackers to cause a denial of service (application crash) via an invalid argument.
### POC
#### Reference
- http://www.exploit-db.com/exploits/15722
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-