vendor:
onisMusic 2
by:
Persian Hack Team
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: onisMusic 2
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 onisMusic 2 – SQL Injection
The tag parameter of the Joomla Component onisMusic 2 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious SQL query to the tag parameter of the application. This can allow the attacker to access sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. The application should also be configured to use parameterized queries.