mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2010-4698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4698)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the GD extension in PHP before 5.2.15 and 5.3.x before 5.3.4 allows context-dependent attackers to cause a denial of service (application crash) via a large number of anti-aliasing steps in an argument to the imagepstext function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2010/Dec/180
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|