Code-Projects Real Estate Property Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Real Estate Property Management System version 1.0. The issue resides in the InsertCustomer.php file within the Parameter Handler component. The vulnerability allows remote attackers to manipulate several input fields, including txtName, txtAddress, cmbCity, txtEmail, cmbGender, txtBirthDate, txtUserName2, and txtPassword2, leading to unauthorized SQL command execution. This exploitation could result in unauthorized access to sensitive database information.

Impact

Exploitation of this vulnerability allows for unrestricted SQL injection, enabling attackers to execute arbitrary SQL commands. This could lead to unauthorized data access, data manipulation, or in some cases, executing commands on the server under the database application's privileges.

Reproduction

To reproduce this vulnerability, send a request to the InsertCustomer.php file with crafted input that manipulates the vulnerable parameters. The SQL injection can be exploited by injecting SQL payloads into the specified fields, which are then executed by the application's database engine without proper sanitization.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
5.0
exploitability
9.5
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
10.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.