SourceCodester Simple Music Cloud Community System
cpe:2.3:a:simple_music_cloud_community_system_project:simple_music_cloud_community_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in SourceCodester Simple Music Cloud Community System version 1.0. The issue resides in the file '/music/view_playlist.php', where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a GET request to '/music/index.php' with the 'page' parameter set to 'view_playlist' and the 'id' parameter crafted to include a SQL injection payload. The payload can be designed to, for example, union select database information, which would indicate successful exploitation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.