vendor:
Yamamah
by:
TheMaStEr
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Yamamah
Affected Version From: 1.00
Affected Version To: 1.00
Patch Exists: NO
Related CWE: N/A
CPE: a:yamamah:yamamah:1.00
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows SP3
2010
Yamamah 1.0 SQL Injection Vulnerability
Yamamah 1.0 is vulnerable to a blind SQL injection vulnerability. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'calbums' in the URL. For example, http://target/path/?calbums=1+and+1=1-- can be used to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks.