vendor:
samPHPweb
by:
BackDoor
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: samPHPweb
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:spacialaudio:samphpweb
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
samPHPweb (songinfo.php) Remote SQL Injection
A remote SQL injection vulnerability exists in the songinfo.php script of samPHPweb. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script with the songid parameter set to a malicious value. This can allow the attacker to execute arbitrary SQL commands on the underlying database, potentially resulting in the disclosure of sensitive information.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.