Files
CVEs-PoC/2006/CVE-2006-5465.md
T
2024-07-25 21:25:12 +00:00

19 lines
696 B
Markdown

### [CVE-2006-5465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5465)
![](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 PHP before 5.2.0 allows remote attackers to execute arbitrary code via crafted UTF-8 inputs to the (1) htmlentities or (2) htmlspecialchars functions.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-air-20070425-http.shtml
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-