10
CVE-2022-46742
- EPSS 1.07%
- Veröffentlicht 07.12.2022 09:15:09
- Zuletzt bearbeitet 21.11.2024 07:30:59
- Quelle paddle-security@baidu.com
- CVE-Watchlists
- Unerledigt
Code injection in paddle.audio.functional.get_window in PaddlePaddle 2.4.0-rc0 allows arbitrary code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Paddlepaddle ≫ Paddlepaddle Version2.4.0 Updaterc0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.07% | 0.771 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| paddle-security@baidu.com | 10 | 3.9 | 5.8 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.