vendor:
ZEELYRICS
by:
Hussin X
9
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: ZEELYRICS
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:zeeways:zeeways_zeefullyrics:2.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
ZEELYRICS v2.0 (bannerclick.php adid) Remote SQL Injection Vulnerability
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script. This can allow the attacker to execute arbitrary SQL commands on the underlying database, potentially allowing the attacker to access sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection attacks.