Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-11662: SQL Injection in SourceCodester Best Salon Management System

0
Medium
VulnerabilityCVE-2025-11662cvecve-2025-11662
Published: Mon Oct 13 2025 (10/13/2025, 05:02:07 UTC)
Source: CVE Database V5
Vendor/Project: SourceCodester
Product: Best Salon Management System

Description

A security flaw has been discovered in SourceCodester Best Salon Management System 1.0. Impacted is an unknown function of the file /booking.php. The manipulation of the argument serv_id results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be exploited.

AI-Powered Analysis

AILast updated: 10/13/2025, 05:24:03 UTC

Technical Analysis

CVE-2025-11662 is a SQL injection vulnerability identified in SourceCodester Best Salon Management System version 1.0, specifically within the /booking.php script. The vulnerability arises from inadequate sanitization of the serv_id parameter, which is directly used in SQL queries without proper validation or parameterization. This allows an unauthenticated remote attacker to inject arbitrary SQL commands, potentially retrieving, modifying, or deleting sensitive data stored in the backend database. The vulnerability does not require user interaction or prior authentication, increasing its exploitability. The CVSS 4.0 score of 6.9 reflects a medium severity, considering the attack vector is network-based with low complexity and no privileges required, but with limited impact on confidentiality, integrity, and availability (low to limited). Although no confirmed exploits are currently active in the wild, proof-of-concept exploit code has been publicly released, raising the risk of imminent attacks. The affected product is typically deployed by small and medium-sized businesses in the salon management sector, which may not have robust security controls, making them vulnerable targets. The lack of available patches at the time of disclosure necessitates immediate mitigation through code review and secure coding practices. The vulnerability highlights the critical need for input validation and use of prepared statements in web applications handling user-supplied data.

Potential Impact

For European organizations, particularly small and medium enterprises in the beauty and salon industry using SourceCodester Best Salon Management System 1.0, this vulnerability poses a significant risk of data breaches involving customer information, booking details, and potentially payment data if stored in the same database. Exploitation could lead to unauthorized disclosure of sensitive personal data, violating GDPR requirements and resulting in regulatory penalties. Additionally, attackers could alter or delete booking records, disrupting business operations and causing reputational damage. The remote and unauthenticated nature of the attack vector means that attackers can exploit this vulnerability from anywhere, increasing the threat landscape. The limited availability of patches and the public release of exploit code further elevate the risk. Organizations lacking advanced security monitoring may not detect exploitation attempts promptly, increasing potential damage. The impact extends beyond confidentiality to integrity and availability, as database manipulation can affect service continuity and trustworthiness of business data.

Mitigation Recommendations

European organizations should immediately audit their deployments of SourceCodester Best Salon Management System to identify affected versions (1.0). Until an official patch is released, implement the following mitigations: 1) Conduct a thorough code review of /booking.php and any other scripts handling user input to ensure all inputs, especially serv_id, are properly sanitized and validated. 2) Refactor database queries to use parameterized statements or prepared queries to prevent injection. 3) Employ web application firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting serv_id parameters. 4) Monitor database logs and application logs for unusual query patterns or errors indicative of injection attempts. 5) Restrict network access to the management system where possible, limiting exposure to trusted IPs. 6) Educate staff about the vulnerability and encourage prompt reporting of suspicious activity. 7) Plan for rapid deployment of official patches once available from SourceCodester. 8) Consider isolating the affected system in a segmented network zone to reduce lateral movement risk.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-10-12T08:10:05.942Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 68ec89cf1590c630c202cbdc

Added to database: 10/13/2025, 5:10:39 AM

Last enriched: 10/13/2025, 5:24:03 AM

Last updated: 10/13/2025, 9:19:31 AM

Views: 4

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats