7.5
CVE-2022-34026
- EPSS 1.48%
- Veröffentlicht 22.09.2022 18:15:09
- Zuletzt bearbeitet 09.07.2026 01:17:32
- CVE-Watchlists
- Unerledigt
ICEcoder v8.1 allows attackers to execute a directory traversal.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.48% | 0.712 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 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
|
| CISA-ADP | 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-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
https://gist.github.com/enferas/85cdbadf5cba32ec7c8db6ea9e6833bf
https://github.com/icecoder/ICEcoder
https://github.com/icecoder/ICEcoder/blob/master/classes/Settings.php
https://github.com/icecoder/ICEcoder/blob/master/lib/settings.php