CVE-2021-40964
MEDIUM 6.5EPSS 8.2%
A Path Traversal vulnerability exists in TinyFileManager all version up to and including 2.4.6 that allows attackers to upload a file (with Admin credentials or with the CSRF vulnerability) with the "fullpath" parameter containing path traversal strings (../ and ..\) in order to escape the server's intended working directory and write malicious files onto any directory on the computer.
- CVSS v3.1
- 6.5 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N - CVSS v2.0
- 4.3 MEDIUM
AV:N/AC:M/Au:N/C:N/I:P/A:N - EPSS
- 8.24% chance of exploitation in the next 30 days, 94th percentile
- Published
- 2021-09-15
- Updated
- 2024-08-04
Proof-of-concept exploits (3)
- http://packetstormsecurity.com/files/166330/Tiny-File-Manager-2.4.6-Shell-Upload.html
- Z3R0-0x30/CVE-2021-409640★ · 2025-06-20
- Z3R0space/CVE-2021-40964