Path traversal in Tiny File Manager - CVE-2021-45010

 

Path traversal in Tiny File Manager - CVE-2021-45010

Published: March 17, 2022 / Updated: March 13, 2023


Vulnerability identifier: #VU61442
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2021-45010
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Prasath Mani
Affected software:
Tiny File Manager

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the file upload functionality in tinyfilemanager.php. A remote user can send a specially crafted HTTP request and upload arbitrary files on the system.


How to mitigate CVE-2021-45010

Install update from vendor's website.

Sources