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.
References
Link | Resource |
---|---|
https://whitehatck01.blogspot.com/2018/08/integer-overflow-vulnerability-in.html | Exploit Third Party Advisory |
https://github.com/Legrandin/pycryptodome/issues/198 | Exploit Third Party Advisory |
Configurations
Information
Published : 2018-08-19 17:29
Updated : 2019-11-05 10:07
NVD link : CVE-2018-15560
Mitre link : CVE-2018-15560
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
python
- pycryptodome