CVE-2025-11473
7.3SourceCodester · Hotel and Lodge Management System
A SQL injection vulnerability in the edit_curr.php file of SourceCodester Hotel and Lodge Management System 1.0 allows remote attackers to manipulate the currsymbol parameter.
Executive summary
An unauthenticated SQL injection vulnerability in SourceCodester Hotel and Lodge Management System 1.0 poses a significant risk of unauthorized database interaction.
Vulnerability
This vulnerability is a SQL injection flaw located in the /edit_curr.php file. An unauthenticated remote attacker can inject malicious SQL commands via the currsymbol parameter to manipulate database queries.
Business impact
The exploitation of this vulnerability could lead to the unauthorized disclosure, modification, or destruction of sensitive data stored within the hotel management database. With a CVSS score of 7.3, this flaw is categorized as high severity, indicating that it could result in substantial operational disruption or the compromise of customer and business information.
Remediation
Immediate Action: Since no official patch is currently available, administrators should restrict network access to the affected web application or disable the vulnerable /edit_curr.php functionality until a vendor update is released.
Proactive Monitoring: Security teams should monitor database logs for unusual query patterns, such as unexpected syntax errors or suspicious characters associated with SQL injection attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block SQL injection patterns targeting the currsymbol parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the provided GitHub issue reference.
Analyst recommendation
Given the availability of a public proof-of-concept and the ease of exploitation, this vulnerability presents an immediate risk to the confidentiality and integrity of the application. Organizations must treat this as a high priority and implement compensating controls immediately while awaiting a formal vendor patch.
More SourceCodester CVEs
Sources
Originally found and disclosed by liuzhouyang2 (VulDB User), per the CVE Program record.
- VDB-327591 | SourceCodester Hotel and Lodge Management System edit_curr.php sql injection Vulnerability database entry
- VDB-327591 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #665477 | SourceCodester Hotel and Lodge Management System 1.0 SQL Injection Third-party advisory
- Exploit / PoC
- sourcecodester.com