CVE-2025-46002
BaseFortify
Publication date: 2025-07-18
Last updated on: 2025-10-14
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| simogeo | filemanager | to 2.0.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-23 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Filemanager version 2.5.0 and below, where an attacker can perform a directory traversal attack by sending a specially crafted HTTP request to the filemanager.php endpoint. Directory traversal allows attackers to access files and directories outside the intended scope, potentially exposing sensitive files on the server.
How can this vulnerability impact me? :
Exploiting this vulnerability can allow an attacker to access unauthorized files on the server, which may include sensitive configuration files, user data, or other critical information. This can lead to information disclosure, further system compromise, or unauthorized access to the application environment.