vendor:
Soccer Bet
by:
Mojtaba MobhaM
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Soccer Bet
Affected Version From: 4.1.5
Affected Version To: 4.1.5
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:joomla:4.1.5
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 Soccer Bet 4.1.5 – SQL Injection
The Joomla Component Soccer Bet 4.1.5 is vulnerable to SQL Injection. The 'cat' parameter is vulnerable to SQL Injection when passed via the URL. An attacker can inject malicious SQL queries to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.