4.1
CVE-2025-66386
- EPSS 0.3%
- Veröffentlicht 28.11.2025 00:00:00
- Zuletzt bearbeitet 15.04.2026 00:35:42
- CVE-Watchlists
- Unerledigt
app/Model/EventReport.php in MISP before 2.5.27 allows path traversal in view picture for a site-admin.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerMISP
≫
Produkt
MISP
Default Statusunaffected
Version
0
Version <
2.5.27
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.221 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| MITRE | 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.
https://github.com/MISP/MISP/commit/7f4a0386d38672eddc139f5735d71c3b749623ce
https://github.com/MISP/MISP/compare/v2.5.26...v2.5.27