vendor:
Joomla Component Sponsor Wall
by:
Persian Hack Team
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla Component Sponsor Wall
Affected Version From: 7.0
Affected Version To: 7.0
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:joomla:7.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2017
Joomla Component Sponsor Wall 7.0 – SQL Injection
The wallid parameter of the Joomla Component Sponsor Wall 7.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious SQL query to the wallid parameter of the application. This can allow the attacker to gain access to sensitive information stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries. Additionally, developers should use parameterized queries to prevent SQL injection attacks.