Description
A flaw has been found in code-projects Online Music Site 1.0. This affects an unknown part of the file /Administrator/PHP/AdminViewSongs.php. Executing a manipulation of the argument ID can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used.
Published: 2026-01-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a classic SQL injection that occurs when the ’ID’ parameter in the administrator view of the Online Music Site is not properly sanitized. Attackers can inject arbitrary SQL code via this parameter, allowing data extraction, modification, or potentially full database compromise. The flaw is exploitable remotely through HTTP requests, and the published proof‑of‑concept demonstrates that an attacker can gain unauthenticated read/write access to the underlying database. It falls under CWE‑74 and CWE‑89.

Affected Systems

code‑projects Online Music Site 1.0 is affected. The issue is found in the Administration folder, specifically /Administrator/PHP/AdminViewSongs.php. All deployments running this version without a patch are vulnerable, and the attack surface exists wherever the ID parameter is exposed to users with administrative trust.

Risk and Exploitability

The CVSS base score of 6.9 indicates moderate severity; the EPSS probability is below 1%, suggesting that widescale exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires only remote delivery of a crafted URL or form submission and does not need local privileges. Attackers could cause data loss, confidentiality breach, or unauthorized modification of the music library. The published exploitation code indicates that this issue is known and could be leveraged by actors with minimal skill.

Generated by OpenCVE AI on April 18, 2026 at 08:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and apply any vendor‑supplied patch or upgrade the Online Music Site beyond version 1.0.
  • Block or restrict direct access to the AdminViewSongs.php endpoint to trusted network segments or enforce VPN authentication to reduce attack surface.
  • Implement input validation and parametric query handling for all user‑supplied fields, especially the ’ID’ parameter; configure a web application firewall to block known SQL injection patterns.

Generated by OpenCVE AI on April 18, 2026 at 08:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 08:30:00 +0000

Type Values Removed Values Added
References

Mon, 12 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Fabian
Fabian online Music Site
CPEs cpe:2.3:a:fabian:online_music_site:1.0:*:*:*:*:*:*:*
Vendors & Products Fabian
Fabian online Music Site

Tue, 06 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 06 Jan 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects online Music Site
Vendors & Products Code-projects
Code-projects online Music Site

Mon, 05 Jan 2026 23:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Online Music Site 1.0. This affects an unknown part of the file /Administrator/PHP/AdminViewSongs.php. Executing a manipulation of the argument ID can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used.
Title code-projects Online Music Site AdminViewSongs.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Online Music Site
Fabian Online Music Site
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:20:32.894Z

Reserved: 2026-01-05T15:00:43.071Z

Link: CVE-2026-0607

cve-icon Vulnrichment

Updated: 2026-01-06T14:24:58.414Z

cve-icon NVD

Status : Modified

Published: 2026-01-06T00:15:48.850

Modified: 2026-02-23T09:16:35.410

Link: CVE-2026-0607

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T08:30:35Z

Weaknesses