6.5
CVE-2025-46002
- EPSS 0.95%
- Veröffentlicht 18.07.2025 00:00:00
- Zuletzt bearbeitet 14.10.2025 14:22:12
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue in Filemanager v2.5.0 and below allows attackers to execute a directory traversal via sending a crafted HTTP request to the filemanager.php endpoint.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simogeo ≫ Filemanager Version <= 2.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.95% | 0.761 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
CWE-23 Relative Path Traversal
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.