9.3
CVE-2024-0815
- EPSS 0.08%
- Veröffentlicht 07.03.2024 04:15:07
- Zuletzt bearbeitet 19.01.2025 02:23:10
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Command injection in paddle.utils.download._wget_download (bypass filter) in paddlepaddle/paddle 2.6.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Paddlepaddle ≫ Paddlepaddle Version2.6.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.229 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
| security@huntr.dev | 9.3 | 2.5 | 6 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.