Description
A flaw has been found in code-projects Online Music Site 1.0. Affected by this issue is some unknown functionality of the file /Administrator/PHP/AdminDeleteUser.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
Published: 2026-01-26
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection enabling unauthorized data manipulation
Action: Assess Impact
AI Analysis

Impact

A flaw in the Online Music Site 1.0 occurs in the AdminDeleteUser.php script when the ID argument is manipulated, allowing SQL injection. This vulnerability can be exploited remotely by an attacker who can construct a crafted request that injects arbitrary SQL into the database. The result is potential unauthorized modification or deletion of user data, compromising data integrity and possibly granting the attacker further privileges if additional vulnerabilities exist.

Affected Systems

The vulnerability affects the code-projects Online Music Site version 1.0. Management interfaces located at /Administrator/PHP/AdminDeleteUser.php are impacted. No other products or versions were listed.

Risk and Exploitability

The CVSS v3.0 score is 6.9, indicating a high severity. The EPSS score is less than 1 %, suggesting a low likelihood of exploitation in the wild at the time of this analysis. The vulnerability is not listed in the CISA KEV catalog. Attackers can exercise the flaw remotely by sending a crafted HTTP request to the deletion endpoint. The exploit path requires access to the administrative interface, but the injection occurs in code that is exposed to web requests, which increases the attack surface for brunt or credential‑guessing approaches.

Generated by OpenCVE AI on April 18, 2026 at 02:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s website for an updated version of Online Music Site that addresses the SQL injection; if a patch is available, apply it immediately.
  • If no patch exists, modify the AdminDeleteUser.php code to use parameterized queries or prepared statements, ensuring the ID value is properly validated and escaped before being incorporated into any SQL statement.
  • Restrict access to the AdminDeleteUser.php script to authenticated administrative users only, employing role‑based access control and secure session management to prevent unauthorized use.

Generated by OpenCVE AI on April 18, 2026 at 02:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 05 Feb 2026 17:00: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, 27 Jan 2026 09:15: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, 26 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'}


Mon, 26 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Online Music Site 1.0. Affected by this issue is some unknown functionality of the file /Administrator/PHP/AdminDeleteUser.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
Title code-projects Online Music Site AdminDeleteUser.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:58:20.373Z

Reserved: 2026-01-26T14:40:38.992Z

Link: CVE-2026-1443

cve-icon Vulnrichment

Updated: 2026-01-26T20:57:11.604Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-26T20:16:09.973

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-1443

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T02:45:27Z

Weaknesses