cve/2018/CVE-2018-15560.md
2024-06-18 02:51:15 +02:00

681 B

CVE-2018-15560

Description

PyCryptodome before 3.6.6 has an integer overflow in the data_len variable in AESNI.c, related to the AESNI_encrypt and AESNI_decrypt functions, leading to the mishandling of messages shorter than 16 bytes.

POC

Reference

Github

No PoCs found on GitHub currently.