header-logo
Suggest Exploit
vendor:
1-2-3 Music Store
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: 1-2-3 Music Store
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

1-2-3 Music Store SQL Injection Vulnerability

The 1-2-3 Music Store is vulnerable to an SQL injection attack. This vulnerability occurs due to the application's failure to properly sanitize user-supplied input before using it in an SQL query. An attacker can exploit this vulnerability by manipulating the 'AlbumID' parameter in the 'process.php' file. Successful exploitation of this vulnerability could lead to a compromise of the application, disclosure or modification of data, or enable the attacker to exploit vulnerabilities in the underlying database implementation.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks. Additionally, keeping the application and underlying systems up to date with security patches can help reduce the risk of exploitation.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15544/info

1-2-3 Music Store is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. 

http://www.example.com/process.php?pname=ShowAlbumDetailsProcess-Start&CategoryID=CategoryID&AlbumID=[sql]