blob: 73a2453a4c285c767a3329532993fd5e6997aa6b [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2022-41719"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks."
}
],
"affected": [
{
"vendor": "github.com/shamaton/msgpack/v2",
"product": "github.com/shamaton/msgpack/v2",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/shamaton/msgpack/v2",
"versions": [
{
"version": "0",
"lessThan": "2.1.1",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Unmarshal"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE 400: Uncontrolled Resource Consumption"
}
]
}
],
"references": [
{
"url": "https://github.com/shamaton/msgpack/issues/31"
},
{
"url": "https://github.com/shamaton/msgpack/pull/32"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
],
"credits": [
{
"lang": "en",
"value": "Red Canary"
}
]
}
}
}