vendor:
com_digistore
by:
Fl0riX
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_digistore
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_digistore SQL injection Vulnerability
An attacker can gain admin login credentials by exploiting a SQL injection vulnerability in the Joomla component com_digistore. The vulnerability exists due to insufficient filtration of malicious characters in the 'cid[]' parameter of the 'index.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable script. This can allow the attacker to gain access to the admin login credentials.
Mitigation:
Input validation should be implemented to filter out malicious characters.