vendor:
com_kk
by:
Pyske | Bug Researchers
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: com_kk
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_kk Blind SQL Injection Vulnerability
An attacker can exploit this vulnerability to gain access to admin login credentials. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'kat' parameter of the 'index.php' script. An attacker can send a maliciously crafted HTTP request to the vulnerable script and gain access to admin login credentials.
Mitigation:
Input validation should be used to sanitize user-supplied input.