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-12856: SQL Injection in code-projects Responsive Hotel Site

0
Medium
VulnerabilityCVE-2025-12856cvecve-2025-12856
Published: Fri Nov 07 2025 (11/07/2025, 13:32:08 UTC)
Source: CVE Database V5
Vendor/Project: code-projects
Product: Responsive Hotel Site

Description

A weakness has been identified in code-projects Responsive Hotel Site 1.0. Impacted is an unknown function of the file /admin/reservation.php. This manipulation of the argument email causes sql injection. The attack can be initiated remotely. The exploit has been made available to the public and could be exploited.

AI-Powered Analysis

AILast updated: 11/07/2025, 14:36:16 UTC

Technical Analysis

CVE-2025-12856 is a SQL injection vulnerability identified in version 1.0 of the Responsive Hotel Site developed by code-projects. The flaw exists in the /admin/reservation.php file, where the email parameter is improperly sanitized, allowing an attacker to inject malicious SQL code. This injection can manipulate backend database queries, potentially exposing or altering sensitive reservation data. The vulnerability requires the attacker to have high privileges (authenticated admin access) but does not require user interaction, making remote exploitation feasible once credentials are obtained. The CVSS 4.0 score of 5.1 reflects a medium severity, considering the attack vector is network-based with low complexity but restricted by the need for privileges. The impact on confidentiality, integrity, and availability is low to moderate since the scope is limited to the admin reservation functionality and the vulnerability does not allow privilege escalation or system-wide compromise. No patches or fixes have been officially released yet, and no known exploits are active in the wild, but proof-of-concept exploit code is publicly available, increasing the risk of exploitation. The vulnerability highlights the importance of secure coding practices such as input validation and the use of parameterized queries in web applications handling sensitive data.

Potential Impact

For European organizations, especially those in the hospitality industry using the Responsive Hotel Site software, this vulnerability could lead to unauthorized access or modification of reservation data, impacting customer privacy and business operations. Although exploitation requires admin-level access, compromised credentials or insider threats could leverage this flaw to extract sensitive information or disrupt services. This could result in reputational damage, regulatory penalties under GDPR due to data breaches, and operational downtime. The limited scope reduces the risk of widespread system compromise, but targeted attacks could still cause significant harm. Organizations relying on this software without timely mitigation may face increased risk of data integrity issues and potential financial losses. Additionally, the public availability of exploit code raises the likelihood of opportunistic attacks, emphasizing the need for proactive security measures.

Mitigation Recommendations

1. Immediately restrict access to the /admin/reservation.php interface to trusted personnel and secure it behind strong authentication mechanisms such as multi-factor authentication (MFA). 2. Implement input validation and sanitization on the email parameter to prevent SQL injection, preferably by using parameterized queries or prepared statements in the application code. 3. Conduct a thorough code review of the entire application to identify and remediate similar injection flaws. 4. Monitor logs for suspicious activities related to admin access and SQL errors that may indicate exploitation attempts. 5. If possible, isolate the affected application in a segmented network zone to limit lateral movement in case of compromise. 6. Develop and deploy patches or updates as soon as the vendor releases them; if unavailable, consider temporary workarounds such as web application firewalls (WAF) with custom rules to block malicious payloads targeting the email parameter. 7. Educate administrators on secure credential management to prevent unauthorized access that could lead to exploitation.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
VulDB
Date Reserved
2025-11-07T06:58:04.312Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 690e03b5623ee59e95cb7e44

Added to database: 11/7/2025, 2:35:33 PM

Last enriched: 11/7/2025, 2:36:16 PM

Last updated: 11/7/2025, 11:25:07 PM

Views: 7

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