Impact
A flaw in the Administrator/PHP/AdminUpdateAlbum.php component of the code‑projects Online Music Site 1.0 lets an attacker modify the ID parameter so that arbitrary SQL statements can be injected. The vulnerability satisfies CWE‑74 (Incorrectly Sanitized Input) and CWE‑89 (SQL Injection) and could allow an attacker to read, modify, or delete database records, with the potential to inject additional malicious content through the database layer.
Affected Systems
The vulnerability affects code‑projects Online Music Site version 1.0, specifically the AdminUpdateAlbum.php page within the Administrator module. No other versions are listed as impacted.
Risk and Exploitability
The CVSS score of 5.1 indicates a moderate severity. EPSS data is not available and the vulnerability is not listed in CISA’s KEV, suggesting limited evidence of widespread exploitation. The likely attack vector is remote, as an attacker can trigger the injection by supplying a crafted ID value to the web interface. Without an official patch, the risk remains moderate until mitigated by code changes or administrative restrictions.
OpenCVE Enrichment