ghsa-8c7c-2c8j-3xfp
Vulnerability from github
Published
2022-05-24 17:35
Modified
2024-11-21 22:19
Summary
blosc2 heap-based buffer overflow
Details
blosc2.c in Blosc C-Blosc2 through 2.0.0.beta.5 has a heap-based buffer overflow when there is a lack of space to write compressed data.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "blosc2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.1.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-29367" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2024-11-21T22:19:07Z", "nvd_published_at": "2020-11-27T20:15:00Z", "severity": "HIGH" }, "details": "blosc2.c in Blosc C-Blosc2 through 2.0.0.beta.5 has a heap-based buffer overflow when there is a lack of space to write compressed data.", "id": "GHSA-8c7c-2c8j-3xfp", "modified": "2024-11-21T22:19:07Z", "published": "2022-05-24T17:35:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29367" }, { "type": "WEB", "url": "https://github.com/Blosc/c-blosc2/commit/c4c6470e88210afc95262c8b9fcc27e30ca043ee" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26442" }, { "type": "PACKAGE", "url": "https://github.com/Blosc/python-blosc2" }, { "type": "WEB", "url": "https://github.com/Blosc/python-blosc2/releases/tag/v0.1.7" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/blosc2/PYSEC-2020-343.yaml" } ], "schema_version": "1.4.0", "severity": [], "summary": "blosc2 heap-based buffer overflow" }
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.