vendor:
lyrics_menu lyrics_song.php
by:
ZoRLu
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: lyrics_menu lyrics_song.php
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: N/A
2008
e107 Plugin lyrics_menu lyrics_song.php (l_id) Remote Sql inj
e107 Plugin lyrics_menu lyrics_song.php is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script. This can allow an attacker to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.