PHPGurukul Park Ticketing Management System SQL Injection Vulnerability in cprice Parameter

Vulnerability

A SQL injection vulnerability has been identified in the PHPGurukul Park Ticketing Management System version 2.0. The issue resides in the add-foreigners-ticket.php file, where remote attackers can execute arbitrary code by injecting payloads through the cprice POST request parameter. This vulnerability is classified as time-based blind SQL injection.

Impact

Exploitation of this vulnerability could lead to unauthorized data access, data manipulation, and execution of arbitrary code on the server.

Reproduction

To reproduce this vulnerability, log into the admin panel and navigate to the 'Foreigners Ticket' section. Intercept the request using Burp Suite, and inject a payload into the 'cprice' parameter that exploits the SQL injection vulnerability. Send the modified request and observe a delay in the response, confirming the injection.

Remediation

It is recommended to sanitize and validate all user inputs, use prepared statements for database queries, and implement a Content Security Policy to mitigate injection risks.

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

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
7.5
exploitability
6.3
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.