In PaddlePaddle before 2.4, paddle.audio.functional.get_window is vulnerable to code injection because it calls eval on a user-supplied winstr. This may lead to arbitrary code execution.
References
Link | Resource |
---|---|
https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md | Exploit Patch Third Party Advisory |
https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb | Patch Third Party Advisory |
Configurations
History
01 Dec 2022, 17:59
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:paddlepaddle:paddlepaddle:*:*:*:*:*:*:*:* | |
CWE | CWE-94 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | (MISC) https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md - Exploit, Patch, Third Party Advisory | |
References | (MISC) https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb - Patch, Third Party Advisory |
26 Nov 2022, 03:14
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-11-26 02:15
Updated : 2024-02-04 23:14
NVD link : CVE-2022-45908
Mitre link : CVE-2022-45908
CVE.ORG link : CVE-2022-45908
JSON object : View
Products Affected
paddlepaddle
- paddlepaddle
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')