vendor:
Team Display
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Team Display
Affected Version From: 1.2.1
Affected Version To: 1.2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:addonstreet:team_display:1.2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component Team Display v1.2.1 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component Team Display v1.2.1. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'filter_category' in the 'index.php' script. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection.