GHSA-JR77-8GX4-H5QH
Vulnerability from github – Published: 2022-11-11 12:00 – Updated: 2022-11-16 00:04
VLAI?
Summary
MessagePack for Golang subject to DoS via Unmarshal panic
Details
Unmarshal can panic on some inputs, possibly allowing for denial of service attacks. This issue has been patched in version 2.1.1.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/shamaton/msgpack/v2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-41719"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2022-11-16T00:04:13Z",
"nvd_published_at": "2022-11-10T20:15:00Z",
"severity": "HIGH"
},
"details": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks. This issue has been patched in version 2.1.1.",
"id": "GHSA-jr77-8gx4-h5qh",
"modified": "2022-11-16T00:04:13Z",
"published": "2022-11-11T12:00:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41719"
},
{
"type": "WEB",
"url": "https://github.com/shamaton/msgpack/issues/31"
},
{
"type": "WEB",
"url": "https://github.com/shamaton/msgpack/pull/32"
},
{
"type": "PACKAGE",
"url": "https://github.com/shamaton/msgpack"
},
{
"type": "WEB",
"url": "https://github.com/shamaton/msgpack/releases/tag/v2.1.1"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "MessagePack for Golang subject to DoS via Unmarshal panic"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…