mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
18 lines
851 B
Markdown
18 lines
851 B
Markdown
### [CVE-2008-5790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5790)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in the Recly!Competitions (com_competitions) component 1.0 for Joomla! allow remote attackers to execute arbitrary PHP code via a URL in the (1) GLOBALS[mosConfig_absolute_path] parameter to (a) add.php and (b) competitions.php in includes/competitions/, and the (2) mosConfig_absolute_path parameter to (c) includes/settings/settings.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7039
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|