Show filters
17 Total Results
Displaying 1-10 of 17
Sort by:
Attacker Value
Moderate

CVE-2021-32682

Disclosure Date: June 14, 2021 (last updated February 22, 2025)
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Several vulnerabilities affect elFinder 2.1.58. These vulnerabilities can allow an attacker to execute arbitrary code and commands on the server hosting the elFinder PHP connector, even with minimal configuration. The issues were patched in version 2.1.59. As a workaround, ensure the connector is not exposed without authentication.
Attacker Value
Unknown

CVE-2021-43421

Disclosure Date: April 07, 2022 (last updated February 23, 2025)
A File Upload vulnerability exists in Studio-42 elFinder 2.0.4 to 2.1.59 via connector.minimal.php, which allows a remote malicious user to upload arbitrary files and execute PHP code.
Attacker Value
Moderate

elFinder Command Injection v<2.1.48

Disclosure Date: February 26, 2019 (last updated October 06, 2023)
elFinder before 2.1.48 has a command injection vulnerability in the PHP connector.
0
Attacker Value
Unknown

CVE-2023-35840

Disclosure Date: June 19, 2023 (last updated October 08, 2023)
_joinPath in elFinderVolumeLocalFileSystem.class.php in elFinder before 2.1.62 allows path traversal in the PHP LocalVolumeDriver connector.
Attacker Value
Unknown

CVE-2022-27115

Disclosure Date: April 11, 2022 (last updated February 23, 2025)
In Studio-42 elFinder 2.1.60, there is a vulnerability that causes remote code execution through file name bypass for file upload.
Attacker Value
Unknown

CVE-2022-26960

Disclosure Date: March 21, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2021-45919

Disclosure Date: February 08, 2022 (last updated February 23, 2025)
Studio 42 elFinder through 2.1.31 allows XSS via an SVG document.
Attacker Value
Unknown

CVE-2021-23428

Disclosure Date: September 01, 2021 (last updated February 23, 2025)
This affects all versions of package elFinder.NetCore. The Path.Combine(...) method is used to create an absolute file path. Due to missing sanitation of the user input and a missing check of the generated path its possible to escape the Files directory via path traversal
Attacker Value
Unknown

CVE-2021-23427

Disclosure Date: September 01, 2021 (last updated February 23, 2025)
This affects all versions of package elFinder.NetCore. The ExtractAsync function within the FileSystem is vulnerable to arbitrary extraction due to insufficient validation.
Attacker Value
Unknown

CVE-2021-23415

Disclosure Date: July 28, 2021 (last updated February 23, 2025)
This affects the package elFinder.AspNet before 1.1.1. The user-controlled file name is not properly sanitized before it is used to create a file system path.