vendor:
com_prime
by:
FL0RiX
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: com_prime
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
2020
Joomla Component com_prime
A directory traversal vulnerability exists in Joomla Component com_prime, which allows an attacker to read arbitrary files on the server. This is due to the application not properly sanitizing user-supplied input to the 'lang' parameter. An attacker can leverage this vulnerability to read sensitive files on the server, such as the /etc/passwd file.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.