CVE-2022-26960
Path Traversal in Studio-42 elFinder through 2.1.60
Record summary
CVE-2022-26960 has a selected CVSS score of 9.1 (critical); EIP currently links 1 Nuclei template.
Description
connector.minimal.php in std42 elFinder through 2.1.60 is affected by path traversal. 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.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
studio-42/elfinderBrowse Packagist / studio-42/elfinder | GitHub Advisory | Before 2.1.61 · Fixed in 2.1.61 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALelFinder <=2.1.60 - Local File InclusionCVSS 9.1
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.
Impact
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
Remediation
Upgrade elFinder to version 2.1.61 or later to mitigate this vulnerability.
Source: ProjectDiscovery