mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2007-1582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1582)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD (ext/gd) extension and unspecified other extensions via a userspace error handler, which can be used to destroy and modify internal resources.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3525
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|