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 |
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
21 Nov 2024, 07:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md - Exploit, Patch, Third Party Advisory | |
References | () https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb - Patch, Third Party Advisory |
Information
Published : 2022-11-26 02:15
Updated : 2024-11-21 07:29
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')