6.8
CVE-2023-0316
- EPSS 0.27%
- Veröffentlicht 16.01.2023 01:15:09
- Zuletzt bearbeitet 21.11.2024 07:36:57
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Path Traversal: '\..\filename' in GitHub repository froxlor/froxlor prior to 2.0.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.27% | 0.497 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| security@huntr.dev | 6.8 | 2.3 | 4 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
|
CWE-29 Path Traversal: '\..\filename'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\..\filename' (leading backslash dot dot) sequences that can resolve to a location that is outside of that directory.