blob: 50a61f0ece34a1f2019a95cc4d9f41e7ad8af7d2 [file] [log] [blame]
{
"id": "GO-2020-0022",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2014-125026",
"GHSA-4wp2-8rm2-jgmh"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0022"
},
"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"
}
],
"schema_version": "1.3.1"
}