mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
19 lines
696 B
Markdown
19 lines
696 B
Markdown
### [CVE-2006-5465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5465)
|
|

|
|

|
|

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