7.5
CVE-2023-41629
- EPSS 0.11%
- Veröffentlicht 17.10.2023 22:15:17
- Zuletzt bearbeitet 21.11.2024 08:21:23
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A lack of input sanitizing in the file download feature of eSST Monitoring v2.147.1 allows attackers to execute a path traversal.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Esst ≫ Esst Monitoring Version <= 2.147.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.11% | 0.292 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-34 Path Traversal: '....//'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '....//' (doubled dot dot slash) sequences that can resolve to a location that is outside of that directory.