Description
Beauty Parlour Management System v1.1 was discovered to contain a SQL injection vulnerability via the aptnumber parameter in the /appointment-detail.php endpoint. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.
Published: 2026-05-08
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the /appointment-detail.php endpoint of Beauty Parlour Management System v1.1. An attacker can supply a crafted value for the aptnumber parameter, causing the application to build an untrusted SQL query. This allows execution of arbitrary SQL statements, enabling attackers to read, modify, or delete any data stored in the database. The primary consequence is a potential loss of confidentiality, integrity, and availability of the system’s information.

Affected Systems

Vulnerable system is Beauty Parlour Management System version 1.1. No additional vendor or patch information is available, and the product name is provided directly from the storage platform. The database behind the application serves sensitive customer and appointment data.

Risk and Exploitability

The CVSS score is 9.8, and EPSS data is unavailable, but the exploit is clearly possible via a standard HTTP request to the mentioned endpoint. Since the vulnerability is not listed in the CISA KEV catalog, it has not yet been confirmed as exploited in the wild. Nonetheless, the lack of protection around input handling and database query construction makes it likely that attackers can exploit it without additional privileges, making the risk moderate to high in environments where the system is exposed to the internet.

Generated by OpenCVE AI on May 8, 2026 at 20:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the application to use parameterized queries or prepared statements for all database interactions involving user‑supplied input.
  • Apply the latest patch or update from the vendor if one becomes available; otherwise, implement a temporary fix by inspecting incoming values for the aptnumber parameter and rejecting or sanitizing malicious input patterns.
  • Limit database access by granting the web application only the minimum required privileges, preventing full privileged access to the database tables

Generated by OpenCVE AI on May 8, 2026 at 20:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 08 May 2026 21:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in Beauty Parlour Management System v1.1 via aptnumber parameter

Fri, 08 May 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 08 May 2026 19:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in Beauty Parlour Management System v1.1 via aptnumber parameter
Weaknesses CWE-89

Fri, 08 May 2026 15:15:00 +0000

Type Values Removed Values Added
Description Beauty Parlour Management System v1.1 was discovered to contain a SQL injection vulnerability via the aptnumber parameter in the /appointment-detail.php endpoint. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-08T18:13:05.252Z

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

Link: CVE-2026-37431

cve-icon Vulnrichment

Updated: 2026-05-08T18:11:33.264Z

cve-icon NVD

Status : Deferred

Published: 2026-05-08T15:16:37.010

Modified: 2026-05-08T19:16:30.750

Link: CVE-2026-37431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-08T20:45:16Z

Weaknesses