Actively Exploited in the Wild

This vulnerability is being actively exploited in the wild.

Code-Projects Car Rental System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Car Rental System version 1.0. The issue resides in the file '/message_admin.php', where insufficient validation of the 'message' parameter allows attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, without authentication, potentially leading to unauthorized database access, data manipulation, and disruption of service.

Impact

Exploitation of this vulnerability allows for SQL injection, enabling attackers to access, modify, or delete database information. This could include sensitive data, with the possibility of gaining broader control over the system or causing service interruptions.

Reproduction

The vulnerability can be reproduced by sending a POST request to '/message_admin.php' with a crafted 'message' parameter that includes malicious SQL code. This can be done using tools like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.

Remediation

To address this vulnerability, it is recommended to use prepared statements and parameter binding to prevent SQL injection. Additionally, input validation and filtering should be implemented to ensure user input conforms to expected formats. Minimizing database user permissions and conducting regular security audits can also help enhance overall security.

Added: Jun 24, 2025, 8:51 PM
Updated: Jun 24, 2025, 8:51 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
9.1
remediation
0.0
relevance
0.2
threat
8.0
urgency
2.9
incentive
5.8

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