| 제목 | Train Station Ticketing System v1.0 /train_ticketing/manage_prices.php GET parameter id exists SQL injection vulnerability |
|---|
| 설명 | Train Station Ticketing System v1.0 has SQL injection.
Vulnerability File: /train_ticketing/manage_prices.php
GET parameter id exists SQL injection vulnerability.
Payload1: id=1 union all select null,concat(0x616263,0x7576777879),null-- -
The union query is successful, which proves that there is SQL injection.
Payload2: id=1 and(select 5 from (select(sleep(5)))e)
The response time of the server is 5 seconds, which proves that there is SQL injection. |
|---|
| 원천 | ⚠️ https://github.com/shiyur14/bugReport/blob/main/SQL.md |
|---|
| 사용자 | syr14 (UID 47830) |
|---|
| 제출 | 2023. 05. 31. AM 04:22 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 05. 31. AM 09:59 (6 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 230347 [SourceCodester Train Station Ticketing System 1.0 GET Parameter manage_prices.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|