vendor:
Rail Pass Management System
by:
Alperen Yozgat
6.1
CVSS
HIGH
Time-Based SQL Injection
89
CWE
Product Name: Rail Pass Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:phpgurukul:rail_pass_management_system:1.0
Platforms Tested: Kali Linux 6.1.27-1kali1 (2023-05-12) x86_64 + XAMPP 7.4.30
2023
Rail Pass Management System – ‘searchdata’ Time-Based SQL Injection
Rail Pass Management System's download-pass.php page is vulnerable to a time-based SQL injection through the searchdata parameter in the search function.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be used to prevent SQL injection attacks.