vendor:
Joomloc
by:
Chip D3 Bi0s
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: Joomloc
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
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: None
2009
Joomla Component com_joomloc (id) SQL-injection Vulnerability
A SQL injection vulnerability exists in the Joomla Component com_joomloc (id). An attacker can send a specially crafted HTTP request containing malicious SQL code to the vulnerable application in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Developers should always use parameterized queries to prevent SQL injection attacks. Additionally, input validation should be performed to ensure that user-supplied data does not contain malicious SQL code.