Description
Sourcecodester Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /admin/services/manage_service.php.
Published: 2026-03-03
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

Sourcecodester Online Men's Salon Management System version 1.0 has an input validation flaw in the admin/services/manage_service.php page that allows malicious SQL commands to be injected into the database engine. The vulnerability can lead to unauthorized reading, modification, or deletion of records, potentially exposing sensitive customer data or disrupting business operations. It is a classic example of a CWE‑89 (SQL Injection) weakness where query construction fails to sanitize input.

Affected Systems

The affected product is the Sourcecodester Online Men's Salon Management System, released as version 1.0. The flaw resides in the administrative service management interface, specifically the manage_service.php script. No other products or versions are mentioned in the data.

Risk and Exploitability

The CVSS score of 2.7 indicates low overall risk, and the EPSS score of less than 1% shows a very low probability of exploitation at the time of this analysis. The vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. Based on the description, the likely attack vector would require access to the administratively protected endpoint, implying that an attacker would need valid credentials or a session with administrator privileges to exploit the flaw. Once authenticated, an attacker could execute arbitrary SQL queries against the underlying database, affecting confidentiality and integrity of the management system's data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑provided patch or update that fixes the SQL injection in /admin/services/manage_service.php
  • Modify the application to use parameterized queries or ORM mechanisms so that user input cannot alter query structure
  • Ensure that all input fields in admin/services/manage_service.php are properly sanitized and validated before use
  • Restrict access to the /admin services directory to authorized administrators only

Generated by OpenCVE AI on April 16, 2026 at 14:13 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 Sourcecodester Online Men's Salon Management System admin/services/manage_service.php

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 17:45: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

Wed, 04 Mar 2026 15: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 /admin/services/manage_service.php. Sourcecodester Online Men's Salon Management System v1.0 is vulnerable to SQL Injection in /admin/services/manage_service.php.

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 /admin/services/manage_service.php.
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-04T15:04:28.292Z

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

Link: CVE-2026-26886

cve-icon Vulnrichment

Updated: 2026-03-04T15:02:26.806Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-03T17:16:18.690

Modified: 2026-03-04T17:39:06.560

Link: CVE-2026-26886

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses