vendor:
com_jashowcase
by:
EcHoLL
7.5
CVSS
HIGH
SQL Injection
89
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
2009
Joomla com_jashowcase Sql injection
A vulnerability in the Joomla module com_jashowcase allows an attacker to inject arbitrary SQL commands via the 'section&id=' parameter. This can be exploited to gain access to the database and extract sensitive information such as user credentials.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.