Description
SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection in the file /music/edit_music.php.
Published: 2026-04-16
Score: n/a
EPSS: n/a
KEV: No
Impact: SQL Injection
Action: Patch
AI Analysis

Impact

SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection within the file /music/edit_music.php. The flaw allows an attacker to embed arbitrary SQL statements into the query, potentially permitting unauthorized data disclosure, modification, or deletion. This reflects a classic input handling weakness that lacks proper sanitization or parameterized statement usage. The likely attack vector is remote user input via the web interface, as the endpoint accepts user-provided values without adequate verification.

Affected Systems

The affected product is SourceCodester Simple Music Cloud Community System version 1.0; the vulnerability is confined to the edit_music.php component. No other affected vendors or versions are disclosed.

Risk and Exploitability

It is inferred that an attacker could exfiltrate sensitive information, alter or delete records, or compromise the database entirely if successful. Given the remote nature of the vulnerability and the potential for denial of service, the overall risk is considered significant.

Generated by OpenCVE AI on April 17, 2026 at 05:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official patch or upgrade to a newer release of SourceCodester Simple Music Cloud Community System that resolves the SQL Injection flaw
  • Refactor the edit_music.php code to use prepared statements or parameterized queries for all database interactions
  • Sanitize and validate every user-supplied input before it is used in a database query
  • Limit the database privileges granted to the web application to the minimum set required for normal operations

Generated by OpenCVE AI on April 17, 2026 at 05:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Apr 2026 06:15:00 +0000

Type Values Removed Values Added
Title Simple Music Cloud Community System v1.0 – SQL Injection in /music/edit_music.php
Weaknesses CWE-89

Thu, 16 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester simple Music Cloud Community System
Vendors & Products Sourcecodester
Sourcecodester simple Music Cloud Community System

Thu, 16 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Description SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection in the file /music/edit_music.php.
References

Subscriptions

Sourcecodester Simple Music Cloud Community System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-16T14:40:33.498Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37340

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-16T15:17:36.900

Modified: 2026-04-16T15:17:36.900

Link: CVE-2026-37340

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T06:00:09Z

Weaknesses