blob: cf4e095f62925c654259530dbe336eaa079d72cd [file] [log] [blame]
modules:
- module: github.com/cloudflare/golz4
versions:
- fixed: 0.0.0-20140711154735-199f5f787806
vulnerable_at: 0.0.0-20140711153818-2dcef6a6aeec
packages:
- package: github.com/cloudflare/golz4
symbols:
- Uncompress
description: |
LZ4 bindings use a deprecated C API that is vulnerable to
memory corruption, which could lead to arbitrary code execution
if called with untrusted user input.
published: 2021-04-14T20:04:52Z
ghsas:
- GHSA-4wp2-8rm2-jgmh
credit: Yann Collet
references:
- fix: https://github.com/cloudflare/golz4/commit/199f5f7878062ca17a98e079f2dbe1205e2ed898
- web: https://github.com/cloudflare/golz4/issues/5
cve_metadata:
id: CVE-2014-125026
cwe: 'CWE 94: Improper Control of Generation of Code (''Code Injection'')'