vendor:
com_hashcash Component
by:
Ahmad Maulana a.k.a Matdhule
9
CVSS
CRITICAL
Remote File Inclusion
98
CWE
Product Name: com_hashcash Component
Affected Version From: 1.2.1
Affected Version To: 1.2.1
Patch Exists: NO
Related CWE: None
CPE: a:joomla:joomla:1.2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006
Hashcash Component
A vulnerability exists in the com_hashcash component of Joomla! version 1.2.1, which allows an attacker to include a remote file via the 'mosConfig_absolute_path' parameter in the 'server.php' script.
Mitigation:
Ensure that user input is validated and filtered before being used in a file path. Additionally, ensure that the application is running with the least privileges necessary.