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 Time Table Generator version 1.0. The issue resides in the '/admin/index.php' file, where insufficient validation of the 'e' parameter allows attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, without any authentication, leading to unauthorized database access, data manipulation, and potential leakage of sensitive information.
Exploitation of this vulnerability allows for SQL injection, enabling attackers to interfere with the application's database queries. This could result in unauthorized data access, data modification or deletion, and in some cases, executing administrative operations on the database.
The vulnerability can be reproduced by sending a POST request to '/admin/index.php' with a crafted 'e' 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.
It is recommended to implement input validation and use prepared statements to prevent SQL injection. Regular security audits can also help identify and fix potential vulnerabilities.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.