vendor:
Joomla com_flipwall
by:
Fl0riX ~ Bug Researchers
7,5
CVSS
HIGH
SQL injection
89
CWE
Product Name: Joomla com_flipwall
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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_flipwall SQL Injection Vulnerability
An SQL injection vulnerability exists in the Joomla component com_flipwall, which allows attackers to gain access to admin login credentials. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'catid' in the URL. The malicious query will return the admin username and password.
Mitigation:
Input validation should be used to filter out malicious characters.