mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
19 lines
916 B
Markdown
19 lines
916 B
Markdown
### [CVE-2008-5789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5789)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|