Description
Sourcecodester Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /msms/classes/Master.php?f=delete_appointment.
Published: 2026-03-03
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure/Modification
Action: Patch
AI Analysis

Impact

The vulnerability is a classic SQL Injection flaw found in the delete appointment function of the Sourcecodester Online Men’s Salon Management System. An attacker can inject arbitrary SQL commands via the f=delete_appointment parameter, allowing unauthorized extraction, modification, or deletion of data stored in the underlying database. This weakness is identified as CWE-89, where unsanitized input is passed directly to SQL queries.

Affected Systems

The affected product is the Sourcecodester Online Men’s Salon Management System, version 1.0. No other vendors or products are listed in the published data. The file causing the issue resides in /msms/classes/Master.php within the application.

Risk and Exploitability

The CVSS score of 2.7 indicates a low severity assessment, and the EPSS score of less than 1% shows a very low probability of exploitation at the time of analysis. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog. The likely attack vector is a remote web request to the exposed endpoint, where an attacker crafts a malicious payload to be executed by the database.

Generated by OpenCVE AI on April 16, 2026 at 14:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the vulnerable query in Master.php with a parameterized statement that prevents raw input from being executed as SQL.
  • Ensure that user input for delete_appointment is validated and sanitized according to best practices for SQL injection prevention.
  • Apply the latest patch or update to the application if a newer version with the fix is available.

Generated by OpenCVE AI on April 16, 2026 at 14:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 14:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in Delete Appointment Endpoint of Online Men’s Salon Management System

Wed, 04 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester online Mens Salon Management System
Vendors & Products Sourcecodester
Sourcecodester online Mens Salon Management System

Wed, 04 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Oretnom23
Oretnom23 simple Online Men\'s Salon Management System
CPEs cpe:2.3:a:oretnom23:simple_online_men\'s_salon_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Oretnom23
Oretnom23 simple Online Men\'s Salon Management System

Tue, 03 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

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


Tue, 03 Mar 2026 18:30:00 +0000

Type Values Removed Values Added
Description Sourcecodester Simple Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /msms/classes/Master.php?f=delete_appointment. Sourcecodester Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /msms/classes/Master.php?f=delete_appointment.

Tue, 03 Mar 2026 16:30:00 +0000

Type Values Removed Values Added
Description Sourcecodester Simple Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /msms/classes/Master.php?f=delete_appointment.
References

Subscriptions

Oretnom23 Simple Online Men\'s Salon Management System
Sourcecodester Online Mens Salon Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-03T20:56:25.998Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26883

cve-icon Vulnrichment

Updated: 2026-03-03T20:53:57.660Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-03T17:16:18.337

Modified: 2026-03-04T14:04:29.837

Link: CVE-2026-26883

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T14:15:28Z

Weaknesses