Show filters
51 Total Results
Displaying 1-10 of 51
Sort by:
Attacker Value
Unknown

CVE-2024-21546

Disclosure Date: December 18, 2024 (last updated December 18, 2024)
Versions of the package unisharp/laravel-filemanager before 2.9.1 are vulnerable to Remote Code Execution (RCE) through using a valid mimetype and inserting the . character after the php file extension. This allows the attacker to execute malicious code.
0
Attacker Value
Unknown

CVE-2024-52306

Disclosure Date: November 13, 2024 (last updated November 20, 2024)
FileManager provides a Backpack admin interface for files and folder. Prior to 3.0.9, deserialization of untrusted data from the mimes parameter could lead to remote code execution. This vulnerability is fixed in 3.0.9.
Attacker Value
Unknown

CVE-2024-5673

Disclosure Date: June 06, 2024 (last updated June 12, 2024)
Vulnerability in Dulldusk's PHP File Manager affecting version 1.7.8. This vulnerability consists of an XSS through the fm_current_dir parameter of index.php. An attacker could send a specially crafted JavaScript payload to an authenticated user and partially hijack their browser session.
Attacker Value
Unknown

CVE-2022-44276

Disclosure Date: June 28, 2023 (last updated October 08, 2023)
In Responsive Filemanager < 9.12.0, an attacker can bypass upload restrictions resulting in RCE.
Attacker Value
Unknown

CVE-2021-31711

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
Cross Site Scripting vulnerability found in Trippo ResponsiveFilemanager v.9.14.0 and before allows a remote attacker to execute arbitrary code via the sort_by parameter in the dialog.php file.
Attacker Value
Unknown

CVE-2022-46604

Disclosure Date: February 02, 2023 (last updated October 08, 2023)
An issue in Tecrail Responsive FileManager v9.9.5 and below allows attackers to bypass the file extension check mechanism and upload a crafted PHP file, leading to arbitrary code execution.
Attacker Value
Unknown

CVE-2022-40734

Disclosure Date: September 14, 2022 (last updated February 24, 2025)
UniSharp laravel-filemanager (aka Laravel Filemanager) before 2.6.4 allows download?working_dir=%2F.. directory traversal to read arbitrary files, as exploited in the wild in June 2022. This is related to league/flysystem before 2.0.0.
Attacker Value
Unknown

CVE-2017-20145

Disclosure Date: July 25, 2022 (last updated February 24, 2025)
A vulnerability was found in Tecrail Responsive Filemanger up to 9.10.x and classified as critical. The manipulation leads to path traversal. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 9.11.0 is able to address this issue. It is recommended to upgrade the affected component.
Attacker Value
Unknown

CVE-2021-23814

Disclosure Date: December 17, 2021 (last updated February 23, 2025)
This affects the package unisharp/laravel-filemanager from 0.0.0. The upload() function does not sufficiently validate the file type when uploading. An attacker may be able to reproduce the following steps: - Install a package with a web Laravel application. - Navigate to the Upload window - Upload an image file, then capture the request - Edit the request contents with a malicious file (webshell) - Enter the path of file uploaded on URL - Remote Code Execution **Note: Prevention for bad extensions can be done by using a whitelist in the config file(lfm.php). Corresponding document can be found in the [here](https://unisharp.github.io/laravel-filemanager/configfolder-categories).
Attacker Value
Unknown

CVE-2021-40965

Disclosure Date: September 15, 2021 (last updated February 23, 2025)
A Cross-Site Request Forgery (CSRF) vulnerability exists in TinyFileManager all version up to and including 2.4.6 that allows attackers to upload files and run OS commands by inducing the Administrator user to browse a URL controlled by an attacker.