cve/2006/CVE-2006-4287.md

18 lines
947 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4287](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4287)
![](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
Multiple PHP remote file inclusion vulnerabilities in NES Game and NES System c108122 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) phphtmllib parameter to (a) phphtmllib/includes.php; tag_utils/ scripts including (b) divtag_utils.php, (c) form_utils.php, (d) html_utils.php, and (e) localinc.php; and widgets/ scripts including (f) FooterNav.php, (g) HTMLPageClass.php, (h) InfoTable.php, (i) localinc.php, (j) NavTable.php, and (k) TextNav.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2226
#### Github
No PoCs found on GitHub currently.