vendor:
Joomla
by:
Dr Max Virus
7,5
CVSS
HIGH
File Disclosure
22
CWE
Product Name: Joomla
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:joomla:joomla
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
2006
Joomla com_flyspray Component startdown.php File Disclosure Vulnerability
A vulnerability in the Joomla com_flyspray component allows an attacker to read any file on the server, including the configuration file. This is due to the lack of sanitization of the 'file' parameter in the startdown.php file. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server.
Mitigation:
Ensure that all user-supplied input is properly sanitized before being used.