pysec-2018-21
Vulnerability from pysec
Published
2018-08-20 00:29
Modified
2021-06-10 06:52
Details
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.
Impacted products
Name | purl | pycryptodome | pkg:pypi/pycryptodome |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pycryptodome", "purl": "pkg:pypi/pycryptodome" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.6" } ], "type": "ECOSYSTEM" } ], "versions": [ "3.0", "3.0rc1", "3.1", "3.2", "3.2.1", "3.3", "3.3.1", "3.4", "3.4.11", "3.4.3", "3.4.4", "3.4.5", "3.4.6", "3.4.7", "3.4.8", "3.4.9", "3.5.0", "3.5.1", "3.6.0", "3.6.1", "3.6.3", "3.6.4", "3.6.5" ] } ], "aliases": [ "CVE-2018-15560", "GHSA-hgg3-g7gr-66r7" ], "details": "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.", "id": "PYSEC-2018-21", "modified": "2021-06-10T06:52:01.279206Z", "published": "2018-08-20T00:29:00Z", "references": [ { "type": "ARTICLE", "url": "https://whitehatck01.blogspot.com/2018/08/integer-overflow-vulnerability-in.html" }, { "type": "REPORT", "url": "https://github.com/Legrandin/pycryptodome/issues/198" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hgg3-g7gr-66r7" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…