First published: Wed Apr 30 2025(Updated: )
A Cross-Site Scripting (XSS) vulnerability was discovered in the foreigner-bwdates-reports-details.php file of PHPGurukul Park Ticketing Management System v2.0. The vulnerability allows remote attackers to inject arbitrary JavaScript code via the fromdate and todate parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Park Ticketing Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-45015 is considered a medium severity Cross-Site Scripting (XSS) vulnerability.
To mitigate CVE-2025-45015, validate and sanitize user input in the fromdate and todate parameters to prevent script injection.
CVE-2025-45015 affects users of PHPGurukul Park Ticketing Management System version 2.0.
Exploitation of CVE-2025-45015 allows attackers to execute arbitrary JavaScript in the context of the victim's session.
You can detect CVE-2025-45015 by testing for improper handling of the fromdate and todate parameters in the target application.