Page 5 of 25 results (0.006 seconds)

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

Heap buffer overflow in paddle.trace in PaddlePaddle before 2.5.0. This flaw can lead to a denial of service, information disclosure, or more damage is possible. • https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-003.md • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-787: Out-of-bounds Write •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

Null pointer dereference in paddle.flip in PaddlePaddle before 2.5.0. This resulted in a runtime crash and denial of service. • https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-002.md • CWE-476: NULL Pointer Dereference •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

Use after free in paddle.diagonal in PaddlePaddle before 2.5.0. This resulted in a potentially exploitable condition. • https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-001.md • CWE-416: Use After Free •

CVSS: 9.1EPSS: 0%CPEs: 1EXPL: 1

Out-of-bounds read in gather_tree in PaddlePaddle before 2.4. Lectura fuera de los límites en together_tree en PaddlePaddle antes de 2.4. • https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-001.md • CWE-125: Out-of-bounds Read •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

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. En PaddlePaddle anterior a 2.4, paddle.audio.functional.get_window es vulnerable a la inyección de código porque llama a eval en un winstr proporcionado por el usuario. Esto puede provocar la ejecución de código arbitrario. • https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb • CWE-94: Improper Control of Generation of Code ('Code Injection') •