vendor:
com_countries
by:
FL0RiX
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_countries
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_countries SQL Injection Vulnerability
An attacker can exploit this vulnerability to gain access to admin login credentials by sending a malicious SQL query to the vulnerable parameter 'locat' in the URL. The malicious query is concatenated with the username and password of the admin user from the jos_users table.
Mitigation:
Input validation should be implemented to filter out malicious characters.