PyCryptodome before 3.6.6 has an integer overflow in the datalen variable in AESNI.c, related to the AESNIencrypt and AESNI_decrypt functions, leading to the mishandling of messages shorter than 16 bytes.
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.6.6"
}
],
"cpe": "cpe:2.3:a:pycryptodome:pycryptodome:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}