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

19 lines
916 B
Markdown

### [CVE-2008-5789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5789)
![](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 the Recly Interactive Feederator (com_feederator) component 1.0.5 for Joomla! allow remote attackers to execute arbitrary PHP code via a URL in the (1) mosConfig_absolute_path parameter to (a) add_tmsp.php, (b) edit_tmsp.php and (c) tmsp.php in includes/tmsp/; and the (2) GLOBALS[mosConfig_absolute_path] parameter to (d) includes/tmsp/subscription.php.
### POC
#### Reference
- http://securityreason.com/securityalert/4827
- https://www.exploit-db.com/exploits/7040
#### Github
No PoCs found on GitHub currently.