9.1
CVE-2024-0818
- EPSS 0.31%
- Veröffentlicht 07.03.2024 13:15:07
- Zuletzt bearbeitet 23.01.2025 18:50:54
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Arbitrary File Overwrite Via Path Traversal in paddlepaddle/paddle before 2.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Paddlepaddle ≫ Paddlepaddle Version < 2.6.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.542 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
| security@huntr.dev | 9.1 | 3.9 | 5.2 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
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.