vendor:
MosReporter Joomla Component
by:
Crackers_Child
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: MosReporter Joomla Component
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
MosReporter Joomla Component Remote File Inclusion Exploit
This exploit allows an attacker to execute arbitrary code on the vulnerable server by including a remote file. The vulnerability exists due to insufficient sanitization of user-supplied input to the 'mosConfig_absolute_path' parameter in the 'components/com_reporter/reporter.logic.php' script.
Mitigation:
Input validation should be used to prevent the inclusion of remote files.