cve/2007/CVE-2007-1709.md
2024-05-26 14:27:05 +02:00

19 lines
703 B
Markdown

### [CVE-2007-1709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1709)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.