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

19 lines
740 B
Markdown

### [CVE-2008-2990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2990)
![](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
PHP remote file inclusion vulnerability in facileforms.frame.php in the FacileForms (com_facileforms) component 1.4.4 for Mambo and Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the ff_compath parameter.
### POC
#### Reference
- http://securityreason.com/securityalert/3967
- https://www.exploit-db.com/exploits/5915
#### Github
No PoCs found on GitHub currently.