PHPGurukul Park Ticketing Management System
cpe:2.3:a:phpgurukul:park_ticketing_management_system:*:*:*:*:*:*:*
- 2.0
A critical SQL injection vulnerability has been identified in PHPGurukul Park Ticketing Management System version 2.0. The issue resides in the file '/view-foreigner-ticket.php', where the 'viewid' parameter is manipulated to inject malicious SQL code. This exploitation occurs without proper input validation or sanitization, allowing attackers to interfere with SQL queries and execute unauthorized database operations. The vulnerability can be exploited remotely, posing significant risks to data integrity and system security.
Exploitation of this vulnerability allows attackers to inject and execute arbitrary SQL commands, potentially leading to unauthorized data access, data manipulation, and in some cases, executing commands on the server.
The vulnerability can be reproduced by sending a GET request to 'view-foreigner-ticket.php' with a crafted 'viewid' parameter that includes malicious SQL payloads. This can be done manually or using automated tools like SQLMap, which can exploit the injection and extract database information.
It is recommended to update to a version of PHPGurukul Park Ticketing Management System that addresses this vulnerability. If no such version is available, consider applying input validation and using prepared statements to mitigate SQL injection risks.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.