Files
CVEs-PoC/2006/CVE-2006-4375.md
T
2024-06-18 02:51:15 +02:00

18 lines
850 B
Markdown

### [CVE-2006-4375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4375)
![](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
** DISPUTED ** PHP remote file inclusion vulnerability in contxtd.class.php in the Contacts XTD (ContXTD) component for Mambo (com_contxtd) allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter. NOTE: another researcher has disputed this issue, saying that the software prevents the attack by checking whether _VALID_MOS is defined.
### POC
#### Reference
- http://securityreason.com/securityalert/1451
#### Github
No PoCs found on GitHub currently.