vendor:
com_jashowcase
by:
FL0RiX
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: com_jashowcase
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_jashowcase
A directory traversal vulnerability exists in Joomla Component com_jashowcase. An attacker can exploit this vulnerability to read sensitive files on the server. The vulnerability is due to insufficient sanitization of user-supplied input to the 'controller' parameter of the 'index.php' script. An attacker can send a specially crafted HTTP request containing directory traversal sequences (e.g. '../../../../../../etc/passwd%00') to read sensitive files on the server.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in file operations.