GSD-2022-41719
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-41719",
"id": "GSD-2022-41719"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-41719"
],
"details": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.",
"id": "GSD-2022-41719",
"modified": "2023-12-13T01:19:32.617588Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-41719",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "github.com/shamaton/msgpack/v2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "2.1.1"
}
]
}
}
]
},
"vendor_name": "github.com/shamaton/msgpack/v2"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Red Canary"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE 400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/shamaton/msgpack/issues/31",
"refsource": "MISC",
"url": "https://github.com/shamaton/msgpack/issues/31"
},
{
"name": "https://github.com/shamaton/msgpack/pull/32",
"refsource": "MISC",
"url": "https://github.com/shamaton/msgpack/pull/32"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0972",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv2.1.1",
"affected_versions": "All versions before 2.1.1",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-20",
"CWE-1035",
"CWE-937"
],
"date": "2022-11-15",
"description": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.",
"fixed_versions": [
"v2.1.1"
],
"identifier": "CVE-2022-41719",
"identifiers": [
"CVE-2022-41719"
],
"not_impacted": "",
"package_slug": "go/github.com/shamaton/msgpack",
"pubdate": "2022-11-10",
"solution": "Upgrade to version 2.1.1 or above.",
"title": "Invalid Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-41719",
"https://github.com/shamaton/msgpack/issues/31",
"https://github.com/shamaton/msgpack/pull/32",
"https://pkg.go.dev/vuln/GO-2022-0972"
],
"uuid": "f5e689e0-1dff-4b0a-b9eb-cc7959d82e3f",
"versions": [
{
"commit": {
"sha": "01ee57d9d63a659e59a6257f8dc4cf94ae27b6cf",
"tags": [
"v2.1.1"
],
"timestamp": "20221021141034"
},
"number": "v2.1.1"
}
]
},
{
"affected_range": "\u003cv2.1.1",
"affected_versions": "All versions before 2.1.1",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-11-16",
"description": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.",
"fixed_versions": [
"v2.1.1"
],
"identifier": "CVE-2022-41719",
"identifiers": [
"GHSA-jr77-8gx4-h5qh",
"CVE-2022-41719"
],
"not_impacted": "All versions starting from 2.1.1",
"package_slug": "go/github.com/shamaton/msgpack/v2",
"pubdate": "2022-11-11",
"solution": "Upgrade to version 2.1.1 or above.",
"title": "MessagePack for Golang subject to DoS via Unmarshal panic",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-41719",
"https://github.com/shamaton/msgpack/issues/31",
"https://github.com/shamaton/msgpack/pull/32",
"https://pkg.go.dev/vuln/GO-2022-0972",
"https://github.com/shamaton/msgpack/releases/tag/v2.1.1",
"https://github.com/advisories/GHSA-jr77-8gx4-h5qh"
],
"uuid": "a4de61df-05b5-4d95-be87-17505bf6ea22",
"versions": [
{
"commit": {
"sha": "01ee57d9d63a659e59a6257f8dc4cf94ae27b6cf",
"tags": [
"v2.1.1"
],
"timestamp": "20221021141034"
},
"number": "v2.1.1"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:messagepack_project:messagepack:*:*:*:*:*:go:*:*",
"cpe_name": [],
"versionEndExcluding": "2.1.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-41719"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/shamaton/msgpack/issues/31",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/shamaton/msgpack/issues/31"
},
{
"name": "https://github.com/shamaton/msgpack/pull/32",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/shamaton/msgpack/pull/32"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0972",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-11-15T20:55Z",
"publishedDate": "2022-11-10T20:15Z"
}
}
}
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…