Impact
The vulnerability is an unfiltered user input that allows attackers to inject malicious SQL code into the query processing flow of the Simple Music Cloud Community System. This weakness permits unauthorized reading, modification, or deletion of data in the backend database, compromising the confidentiality, integrity, and availability of the application’s information. The issue is a classic SQL Injection flaw and is located in the /music/view_playlist.php endpoint.
Affected Systems
SourceCodester Simple Music Cloud Community System version 1.0.
Risk and Exploitability
A CVSS score of 7.3 reflects a high risk, although no EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly disclosed exploitation yet. The likely attack vector is a crafted HTTP request to the view_playlist.php page that supplies malicious SQL statements, which the application executes without proper sanitization.
OpenCVE Enrichment