Executive brief
Online Music Site is a web application used for managing and streaming music content. A security flaw in the administrative panel allows an attacker to interfere with the underlying database. If exploited, this could lead to the unauthorized viewing, modification, or deletion of sensitive music library data and user information.
Technical details
A SQL injection vulnerability exists in code-projects Online Music Site 1.0 within the /Administrator/PHP/AdminUpdateAlbum.php component. The root cause is the improper sanitization of the 'id' POST parameter before it is used in a SQL query. A remote attacker with administrative privileges (or access to the admin interface) can exploit this via boolean-based blind, error-based, or time-based blind injection techniques. Successful exploitation allows for unauthorized database access, data exfiltration, and potential full system compromise. While some reports suggest no authorization is required, the CVSS vector indicates high privileges (PR:H) are typically needed to reach the affected administrative file.
Affected products
- code-projects Online Music Site 1.0
Timeline
- 2026-05-05: disclosed: Initial disclosure on GitHub by gtxy114514
- 2026-05-31: advisory: NVD publication date