vendor:
MS Comment
by:
Xr0b0t
7,5
CVSS
HIGH
LFI
22
CWE
Product Name: MS Comment
Affected Version From: 0.8.0b
Affected Version To: 0.8.0b
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
2010
Joomla Component MS Comment LFI Vulnerability
A Local File Inclusion (LFI) vulnerability exists in Joomla Component MS Comment version 0.8.0b and possibly lower versions. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing directory traversal characters (e.g. '../') to the vulnerable application. This can allow the attacker to read sensitive files on the server, such as the /etc/passwd file.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.