vendor:
MediaLibrary Basic
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MediaLibrary Basic
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:ordasoft:medialibrary_basic:3.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: Win7 x64, Kali Linux x64
2017
Joomla! Component MediaLibrary Basic v3.5 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component MediaLibrary Basic v3.5. An attacker can send malicious SQL queries to the application by manipulating the 'mid[0]' parameter in a 'lend_request' action or the 'view/book/19' parameter in a 'all-books' action. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks.