mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
703 B
Markdown
19 lines
703 B
Markdown
### [CVE-2007-1709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1709)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2512
|
|
- https://www.exploit-db.com/exploits/3576
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|