CVE-2025-13075: SQL Injection in code-projects Responsive Hotel Site
A vulnerability was detected in code-projects Responsive Hotel Site 1.0. Impacted is an unknown function of the file /admin/usersettingdel.php. Performing manipulation of the argument eid results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
AI Analysis
Technical Summary
CVE-2025-13075 is a SQL injection vulnerability identified in the Responsive Hotel Site version 1.0 developed by code-projects. The vulnerability exists in the /admin/usersettingdel.php file, where the 'eid' parameter is improperly sanitized, allowing an attacker to inject malicious SQL code. This injection flaw enables remote exploitation without user interaction or authentication, although the CVSS vector indicates that a high privilege level is required (PR:H). The vulnerability impacts the confidentiality, integrity, and availability of the backend database by potentially allowing unauthorized data retrieval, modification, or deletion. The CVSS 4.0 score of 5.1 reflects a medium severity due to limited scope and required privileges. The exploit code has been publicly disclosed, which increases the risk of exploitation despite no known active attacks in the wild. The vulnerability is particularly critical for organizations relying on this software for hotel management, as attackers could manipulate user settings or extract sensitive customer data. The lack of patches or official fixes necessitates immediate mitigation through secure coding practices such as input validation, parameterized queries, and access control hardening.
Potential Impact
For European organizations, especially those in the hospitality sector using the Responsive Hotel Site software, this vulnerability poses a risk of unauthorized access to sensitive customer and operational data. Exploitation could lead to data breaches involving personal identifiable information (PII), financial data, or booking details, damaging customer trust and incurring regulatory penalties under GDPR. Additionally, attackers could alter or delete critical configuration or user data, disrupting hotel operations and causing service outages. The medium severity and requirement for high privileges somewhat limit the threat to internal or poorly secured administrative interfaces, but the public availability of exploit code increases the likelihood of attacks. Organizations with inadequate network segmentation or weak administrative access controls are particularly vulnerable. The impact extends beyond data loss to potential reputational damage and financial costs associated with incident response and remediation.
Mitigation Recommendations
Organizations should immediately audit and restrict access to the /admin/usersettingdel.php endpoint, ensuring only authorized administrators can reach it. Implement strict input validation and sanitization on the 'eid' parameter to prevent injection of malicious SQL code. Refactor the codebase to use prepared statements or parameterized queries instead of dynamic SQL concatenation. Conduct a thorough code review of all administrative modules for similar injection flaws. Deploy web application firewalls (WAFs) with custom rules to detect and block SQL injection attempts targeting this parameter. Monitor logs for suspicious activity related to the 'eid' parameter and unusual database queries. If possible, isolate the administrative interface behind VPNs or IP whitelisting to reduce exposure. Finally, maintain regular backups of databases and configurations to enable recovery in case of data tampering or loss.
Affected Countries
Spain, Italy, France, Germany, United Kingdom, Netherlands
CVE-2025-13075: SQL Injection in code-projects Responsive Hotel Site
Description
A vulnerability was detected in code-projects Responsive Hotel Site 1.0. Impacted is an unknown function of the file /admin/usersettingdel.php. Performing manipulation of the argument eid results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
AI-Powered Analysis
Technical Analysis
CVE-2025-13075 is a SQL injection vulnerability identified in the Responsive Hotel Site version 1.0 developed by code-projects. The vulnerability exists in the /admin/usersettingdel.php file, where the 'eid' parameter is improperly sanitized, allowing an attacker to inject malicious SQL code. This injection flaw enables remote exploitation without user interaction or authentication, although the CVSS vector indicates that a high privilege level is required (PR:H). The vulnerability impacts the confidentiality, integrity, and availability of the backend database by potentially allowing unauthorized data retrieval, modification, or deletion. The CVSS 4.0 score of 5.1 reflects a medium severity due to limited scope and required privileges. The exploit code has been publicly disclosed, which increases the risk of exploitation despite no known active attacks in the wild. The vulnerability is particularly critical for organizations relying on this software for hotel management, as attackers could manipulate user settings or extract sensitive customer data. The lack of patches or official fixes necessitates immediate mitigation through secure coding practices such as input validation, parameterized queries, and access control hardening.
Potential Impact
For European organizations, especially those in the hospitality sector using the Responsive Hotel Site software, this vulnerability poses a risk of unauthorized access to sensitive customer and operational data. Exploitation could lead to data breaches involving personal identifiable information (PII), financial data, or booking details, damaging customer trust and incurring regulatory penalties under GDPR. Additionally, attackers could alter or delete critical configuration or user data, disrupting hotel operations and causing service outages. The medium severity and requirement for high privileges somewhat limit the threat to internal or poorly secured administrative interfaces, but the public availability of exploit code increases the likelihood of attacks. Organizations with inadequate network segmentation or weak administrative access controls are particularly vulnerable. The impact extends beyond data loss to potential reputational damage and financial costs associated with incident response and remediation.
Mitigation Recommendations
Organizations should immediately audit and restrict access to the /admin/usersettingdel.php endpoint, ensuring only authorized administrators can reach it. Implement strict input validation and sanitization on the 'eid' parameter to prevent injection of malicious SQL code. Refactor the codebase to use prepared statements or parameterized queries instead of dynamic SQL concatenation. Conduct a thorough code review of all administrative modules for similar injection flaws. Deploy web application firewalls (WAFs) with custom rules to detect and block SQL injection attempts targeting this parameter. Monitor logs for suspicious activity related to the 'eid' parameter and unusual database queries. If possible, isolate the administrative interface behind VPNs or IP whitelisting to reduce exposure. Finally, maintain regular backups of databases and configurations to enable recovery in case of data tampering or loss.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-11-12T15:42:57.521Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69150e3812715e9af456ea49
Added to database: 11/12/2025, 10:46:16 PM
Last enriched: 11/12/2025, 11:01:10 PM
Last updated: 11/13/2025, 1:06:01 AM
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-13076: SQL Injection in code-projects Responsive Hotel Site
MediumCVE-2025-64707: CWE-863: Incorrect Authorization in frappe lms
LowCVE-2025-64705: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in frappe lms
LowCVE-2025-64517: CWE-287: Improper Authentication in trifectatechfoundation sudo-rs
MediumCVE-2025-64503: CWE-787: Out-of-bounds Write in OpenPrinting cups-filters
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.