vendor:
com_bt_media
by:
Mojtaba MobhaM
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_bt_media
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:joomla
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win
2016
Joomla com_bt_media – SQL Injection
Joomla com_bt_media is vulnerable to SQL injection. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with malicious SQL statements to the vulnerable parameter 'categories[0]'. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.