Project Worlds Online Time Table Generator
cpe:2.3:a:projectworlds:online_time_table_generator:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in Project Worlds Online Lawyer Management System version 1.0. The issue resides in the '/save_booking.php' file, where the 'lawyer_id' and 'description' parameters are manipulated to inject malicious SQL queries. This vulnerability can be exploited remotely, allowing attackers to gain unauthorized access to the database, leak sensitive information, tamper with data, and potentially disrupt services.
Exploitation of this vulnerability allows for unauthorized database access, manipulation of data, leakage of sensitive information, and could lead to a denial of service.
The vulnerability can be reproduced by sending a POST request to the '/save_booking.php' file with the 'lawyer_id' parameter. The request can include a crafted payload that exploits the SQL injection vulnerability, such as using boolean-based blind injection techniques or error-based injection techniques.
To address this vulnerability, 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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.