CVE-2022-41719 (GCVE-0-2022-41719)
Vulnerability from cvelistv5
Published
2022-11-10 19:57
Modified
2025-04-30 19:46
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE 400: Uncontrolled Resource Consumption
Summary
Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| github.com/shamaton/msgpack/v2 | github.com/shamaton/msgpack/v2 |
Version: 0 ≤ |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:49:43.910Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/shamaton/msgpack/issues/31"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/shamaton/msgpack/pull/32"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2022-41719",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-30T19:46:15.607965Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T19:46:41.386Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "github.com/shamaton/msgpack/v2",
"product": "github.com/shamaton/msgpack/v2",
"programRoutines": [
{
"name": "Unmarshal"
}
],
"vendor": "github.com/shamaton/msgpack/v2",
"versions": [
{
"lessThan": "2.1.1",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Red Canary"
}
],
"descriptions": [
{
"lang": "en",
"value": "Unmarshal can panic on some inputs, possibly allowing for denial of service attacks."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE 400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:05:19.508Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"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"
}
],
"title": "Panic in github.com/shamaton/msgpack/v2"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-41719",
"datePublished": "2022-11-10T19:57:01.274Z",
"dateReserved": "2022-09-28T17:00:06.609Z",
"dateUpdated": "2025-04-30T19:46:41.386Z",
"requesterUserId": "7d08541a-cd0a-42e2-8f81-76e6ceb65fc3",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:05:19.508Z\"}, \"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\"}]}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:49:43.910Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/shamaton/msgpack/issues/31\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/shamaton/msgpack/pull/32\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2022-0972\", \"tags\": [\"x_transferred\"]}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-41719\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-30T19:46:15.607965Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-30T19:46:36.619Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2022-41719\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Go\", \"requesterUserId\": \"7d08541a-cd0a-42e2-8f81-76e6ceb65fc3\", \"dateReserved\": \"2022-09-28T17:00:06.609Z\", \"datePublished\": \"2022-11-10T19:57:01.274Z\", \"dateUpdated\": \"2025-04-30T19:46:41.386Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…