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-12853: SQL Injection in SourceCodester Best House Rental Management System

0
Medium
VulnerabilityCVE-2025-12853cvecve-2025-12853
Published: Fri Nov 07 2025 (11/07/2025, 12:32:07 UTC)
Source: CVE Database V5
Vendor/Project: SourceCodester
Product: Best House Rental Management System

Description

A vulnerability was determined in SourceCodester Best House Rental Management System 1.0. This affects the function delete_house of the file /admin_class.php. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.

AI-Powered Analysis

AILast updated: 11/07/2025, 12:58:29 UTC

Technical Analysis

CVE-2025-12853 is a SQL injection vulnerability identified in version 1.0 of the SourceCodester Best House Rental Management System, a web-based application used for managing rental properties. The flaw exists in the delete_house function located in the /admin_class.php file, where the ID parameter is not properly sanitized before being used in SQL queries. This improper input validation allows an attacker to inject malicious SQL code remotely, potentially manipulating or extracting sensitive data from the backend database. The vulnerability does not require user interaction but does require high privileges (authentication) to exploit, limiting the attack surface to authenticated users with access to the vulnerable function. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no user interaction (UI:N), and high privileges required (PR:H). The impact on confidentiality, integrity, and availability is low to limited, as the vulnerability scope is confined to the affected component without system-wide impact. No public exploits have been reported, but the vulnerability has been publicly disclosed, increasing the risk of future exploitation. The lack of available patches or updates means organizations must implement compensating controls until a fix is released.

Potential Impact

For European organizations using the SourceCodester Best House Rental Management System, this vulnerability poses a risk of unauthorized data manipulation or disclosure within their property management databases. Attackers with authenticated access could delete or alter house rental records, potentially disrupting business operations and causing financial or reputational damage. The impact on confidentiality could involve exposure of tenant or property owner information, while integrity could be compromised by unauthorized data changes. Availability impact is limited but could include denial of service on the affected module. Given the medium severity and requirement for authenticated access, the threat is more significant for organizations with weak internal access controls or those that expose administrative interfaces over the internet. The absence of known exploits reduces immediate risk but does not eliminate it, especially as the vulnerability is publicly disclosed.

Mitigation Recommendations

Organizations should immediately audit and restrict access to the administrative interfaces of the Best House Rental Management System, ensuring only trusted personnel have high-level privileges. Input validation and parameterized queries must be implemented in the delete_house function to prevent SQL injection. If source code access is available, developers should sanitize the ID parameter using prepared statements or stored procedures. Network-level protections such as web application firewalls (WAFs) can be configured to detect and block SQL injection attempts targeting this endpoint. Regular monitoring of logs for suspicious activity related to the delete_house function is recommended. Until an official patch is released, consider isolating the application from public internet access or implementing VPN access for administrators. Additionally, organizations should maintain regular backups of their databases to enable recovery from potential data tampering.

Need more detailed analysis?Get Pro

Technical Details

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

Threat ID: 690de966fb039e6a5680e604

Added to database: 11/7/2025, 12:43:18 PM

Last enriched: 11/7/2025, 12:58:29 PM

Last updated: 11/9/2025, 11:29:19 AM

Views: 12

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