PHPGurukul Park Ticketing Management System
cpe:2.3:a:phpgurukul:park_ticketing_management_system:*:*:*:*:*:*:*
- 2.0
A HTML injection vulnerability has been identified in the foreigner-search.php file of PHPGurukul Park Ticketing Management System version 2.0. This vulnerability allows remote attackers to execute arbitrary code by injecting HTML into the searchdata POST request parameter.
Exploitation of this vulnerability could lead to HTML injection, allowing for cross-site scripting (XSS) attacks, session hijacking, and user interface spoofing.
To reproduce this vulnerability, log into the admin panel of the Park Ticketing Management System. Navigate to the 'Search' section and select 'Foreigners Ticket Search'. Intercept the search request using Burp Suite, and inject a payload into the 'searchdata' parameter. Send the modified request, and the injected HTML will be rendered on the page, confirming the vulnerability.
It is recommended to implement strict input validation to filter out malicious payloads, encode output to prevent the execution of HTML or JavaScript, and deploy Content Security Policy (CSP) headers to mitigate 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.