4.1
CVE-2025-66386
- EPSS 0.05%
- Veröffentlicht 28.11.2025 00:00:00
- Zuletzt bearbeitet 01.12.2025 15:39:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
app/Model/EventReport.php in MISP before 2.5.27 allows path traversal in view picture for a site-admin.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerMISP
≫
Produkt
MISP
Default Statusunaffected
Version <
2.5.27
Version
0
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.165 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@mitre.org | 4.1 | 2.3 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/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.