cve/2021/CVE-2021-40964.md
2024-06-18 02:51:15 +02:00

954 B

CVE-2021-40964

Description

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.

POC

Reference

Github