GHSA-hgg3-g7gr-66r7
Vulnerability from github
Published
2018-08-27 19:52
Modified
2024-10-21 20:21
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
PyCryptodome integer overflow vulnerability
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pycryptodome" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-15560" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:40:07Z", "nvd_published_at": "2018-08-20T00:29:00Z", "severity": "HIGH" }, "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": "GHSA-hgg3-g7gr-66r7", "modified": "2024-10-21T20:21:37Z", "published": "2018-08-27T19:52:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15560" }, { "type": "WEB", "url": "https://github.com/Legrandin/pycryptodome/issues/198" }, { "type": "PACKAGE", "url": "https://github.com/Legrandin/pycryptodome" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hgg3-g7gr-66r7" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycryptodome/PYSEC-2018-21.yaml" }, { "type": "WEB", "url": "https://whitehatck01.blogspot.com/2018/08/integer-overflow-vulnerability-in.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "PyCryptodome integer overflow vulnerability" }
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…