CVE-2025-11477
7.3SourceCodester · Wedding Reservation Management System
SourceCodester Wedding Reservation Management System 1.0 contains a remote SQL injection vulnerability in the global.php file via the User argument.
Executive summary
A remote SQL injection vulnerability in the SourceCodester Wedding Reservation Management System allows unauthenticated attackers to potentially compromise database integrity.
Vulnerability
This is a SQL injection vulnerability (CWE-89) located within the global.php file. The flaw is triggered by the manipulation of the User argument and requires no authentication to exploit.
Business impact
The vulnerability carries a CVSS score of 7.3, reflecting its high potential for unauthorized database interaction. Successful exploitation allows for remote attackers to manipulate backend queries, which can lead to the unauthorized disclosure or modification of sensitive reservation data, potentially resulting in significant reputational damage and loss of customer trust.
Remediation
Immediate Action: As there is no official patch available, administrators should immediately restrict access to the affected installation or take the application offline until a secure version is released. If the software is not mission-critical, deactivation is the safest course of action.
Proactive Monitoring: Monitor database query logs for suspicious syntax or unexpected patterns associated with the User parameter in global.php. Review web server access logs for anomalous requests targeting this specific endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block SQL injection patterns targeting the application. Ensure that database service accounts are restricted to the minimum privileges necessary to function.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists via the technical write-up published on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the lack of a vendor-supplied patch, this vulnerability poses a clear and present risk to any organization running the Wedding Reservation Management System version 1.0. Organizations must prioritize isolating the affected system from public networks immediately to prevent exploitation while awaiting further remediation guidance from the vendor.
More SourceCodester CVEs
Sources
Originally found and disclosed by Drnbnonono (VulDB User), per the CVE Program record.
- VDB-327595 | SourceCodester Wedding Reservation Management System global.php sql injection Vulnerability database entry
- VDB-327595 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #667119 | SourceCodester Wedding Reservation Management System V1.0 SQL Injection Third-party advisory
- Exploit / PoC
- sourcecodester.com