PYSEC-2018-21
Vulnerability from pysec - Published: 2018-08-20 00:29 - Updated: 2021-06-10 06:52
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…