vendor:
AllVideos Reloaded
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: AllVideos Reloaded
Affected Version From: 1.2.x
Affected Version To: 1.2.x
Patch Exists: YES
Related CWE: CVE-2018-5990
CPE: a:fritz_elfert:allvideos_reloaded:1.2.x
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component AllVideos Reloaded 1.2.x – SQL Injection
Joomla! Component AllVideos Reloaded 1.2.x is vulnerable to a SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to execute arbitrary SQL commands on the underlying database, potentially allowing them to access or modify sensitive data.
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.