Vulnerability Description
Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Messagepack Project | Messagepack | < 2.1.1 |
References
- https://github.com/shamaton/msgpack/issues/31ExploitIssue TrackingPatch
- https://github.com/shamaton/msgpack/pull/32PatchThird Party Advisory
- https://pkg.go.dev/vuln/GO-2022-0972Third Party Advisory
- https://github.com/shamaton/msgpack/issues/31ExploitIssue TrackingPatch
- https://github.com/shamaton/msgpack/pull/32PatchThird Party Advisory
- https://pkg.go.dev/vuln/GO-2022-0972Third Party Advisory
FAQ
What is CVE-2022-41719?
CVE-2022-41719 is a vulnerability with a CVSS score of 7.5 (HIGH). Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.
How severe is CVE-2022-41719?
CVE-2022-41719 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-41719?
Check the references section above for vendor advisories and patch information. Affected products include: Messagepack Project Messagepack.