Impact
The vulnerability found in the AdminDeleteAlbum.php script allows an attacker to manipulate the ID argument and inject arbitrary SQL statements. This flaw can lead to unauthorized data disclosure, modification, or deletion, compromising the confidentiality and integrity of the music site database. It is classified as SQL injection (CWE-89) and general injection via public input (CWE-74).
Affected Systems
This flaw affects code-projects Online Music Site version 1.0. The affected component is the AdminDeleteAlbum.php page located under the /Administrator/PHP directory. Administrators using this version are at risk if the script is reachable through the web interface.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate severity rating. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV database. An attacker can exploit the issue remotely by sending a crafted request to the ID parameter in the AdminDeleteAlbum.php URL. Because the exploit has been made public, the risk of exploitation is significant, especially for sites that have not applied a patch.
OpenCVE Enrichment