Projectworlds Car Rental System SQL Injection Vulnerability in Parameter Handler

Vulnerability

A SQL injection vulnerability has been identified in Projectworlds Car Rental System version 1.0. The issue resides in the 'pay.php' file, specifically within the Parameter Handler component. The vulnerability is triggered by manipulating the 'mpesa' parameter, which allows attackers to inject malicious SQL queries. This exploitation can be performed remotely, without any authentication requirements.

Impact

Exploitation of this vulnerability allows unauthorized access to the database, where attackers can modify or delete data, access sensitive information, and potentially disrupt services.

Reproduction

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

Remediation

It is recommended to use prepared statements and parameter binding to prevent SQL injection, validate and filter user input, minimize database user permissions, and conduct regular security audits.

Added: Apr 6, 2026, 11:20 AM
Updated: Apr 6, 2026, 11:20 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.6
exploitability
6.0
remediation
0.0
relevance
5.4
threat
6.4
urgency
2.9
incentive
0.0

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