cve/2006/CVE-2006-4159.md

18 lines
827 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4159](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4159)
![](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 Chaussette 080706 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the _BASE parameter to scripts in Classes/ including (1) Evenement.php, (2) Event.php, (3) Event_for_month.php, (4) Event_for_week.php, (5) My_Log.php, (6) My_Smarty.php, and possibly (7) Event_for_month_per_day.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2169
#### Github
No PoCs found on GitHub currently.