PHPGurukul Park Ticketing Management System SQL Injection Vulnerability

Vulnerability

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.

Impact

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.

Reproduction

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.

Remediation

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.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
5.0
exploitability
6.8
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
1.7

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