Export limit exceeded: 330861 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (5 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-46651 2 Prasathmani, Tinyfilemanager Project 2 Tiny File Manager, Tinyfilemanager 2026-02-10 4.3 Medium
Tiny File Manager through 2.6 contains a server-side request forgery (SSRF) vulnerability in the URL upload feature. Due to insufficient validation of user-supplied URLs, an attacker can send crafted requests to localhost by using http://www.127.0.0.1.example.com/ or a similarly constructed domain name. This may lead to unauthorized port scanning or access to internal-only services.
CVE-2025-44998 1 Tinyfilemanager Project 1 Tinyfilemanager 2025-07-11 6.1 Medium
A stored cross-site scripting (XSS) vulnerability in the component /tinyfilemanager.php of TinyFileManager v2.4.7 allows attackers to execute arbitrary JavaScript or HTML via injecting a crafted payload into the js-theme-3 parameter.
CVE-2021-40966 1 Tinyfilemanager Project 1 Tinyfilemanager 2024-11-21 5.4 Medium
A Stored XSS exists in TinyFileManager All version up to and including 2.4.6 in /tinyfilemanager.php when the server is given a file that contains HTML and javascript in its name. A malicious user can upload a file with a malicious filename containing javascript code and it will run on any user browser when they access the server.
CVE-2021-40965 1 Tinyfilemanager Project 1 Tinyfilemanager 2024-11-21 8.8 High
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.
CVE-2021-40964 1 Tinyfilemanager Project 1 Tinyfilemanager 2024-11-21 6.5 Medium
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.