| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2022-41719" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Panic in github.com/shamaton/msgpack/v2", |
| "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" |
| } |
| ] |
| } |
| } |
| } |