mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
19 lines
718 B
Markdown
19 lines
718 B
Markdown
### [CVE-2010-4409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4409)
|
|

|
|

|
|

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