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

19 lines
840 B
Markdown

### [CVE-2007-1001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1001)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple integer overflows in the (1) createwbmp and (2) readwbmp functions in wbmp.c in the GD library (libgd) in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allow context-dependent attackers to execute arbitrary code via Wireless Bitmap (WBMP) images with large width or height values.
### POC
#### Reference
- http://ifsec.blogspot.com/2007/04/php-521-wbmp-file-handling-integer.html
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-