| { |
| "schema_version": "1.3.1", |
| "id": "GO-2020-0022", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2014-125026", |
| "GHSA-4wp2-8rm2-jgmh" |
| ], |
| "summary": "Out-of-bounds write in github.com/cloudflare/golz4", |
| "details": "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.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/cloudflare/golz4", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.0-20140711154735-199f5f787806" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/cloudflare/golz4", |
| "symbols": [ |
| "Uncompress" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/cloudflare/golz4/commit/199f5f7878062ca17a98e079f2dbe1205e2ed898" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/cloudflare/golz4/issues/5" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "Yann Collet" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0022" |
| } |
| } |