mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
840 B
Markdown
19 lines
840 B
Markdown
### [CVE-2007-1001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1001)
|
|

|
|

|
|

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