blob: 11436cb7e18e584ba706318a0921e364548dbb68 [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2014-125026"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "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": [
{
"vendor": "github.com/cloudflare/golz4",
"product": "github.com/cloudflare/golz4",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/cloudflare/golz4",
"versions": [
{
"version": "0",
"lessThan": "0.0.0-20140711154735-199f5f787806",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Uncompress"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE 94: Improper Control of Generation of Code ('Code Injection')"
}
]
}
],
"references": [
{
"url": "https://github.com/cloudflare/golz4/commit/199f5f7878062ca17a98e079f2dbe1205e2ed898"
},
{
"url": "https://github.com/cloudflare/golz4/issues/5"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0022"
}
],
"credits": [
{
"lang": "en",
"value": "Yann Collet"
}
]
}
}
}