GSD-2022-2584
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
The dag-pb codec can panic when decoding invalid blocks.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-2584",
"description": "The dag-pb codec can panic when decoding invalid blocks.",
"id": "GSD-2022-2584"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-2584"
],
"details": "The dag-pb codec can panic when decoding invalid blocks.",
"id": "GSD-2022-2584",
"modified": "2023-12-13T01:19:19.536932Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-2584",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "github.com/ipld/go-codec-dagpb",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.3.1"
}
]
}
}
]
},
"vendor_name": "github.com/ipld/go-codec-dagpb"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The dag-pb codec can panic when decoding invalid blocks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57",
"refsource": "MISC",
"url": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0422",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-0422"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=v1.3.1 \u003cv1.5.0",
"affected_versions": "All versions starting from 1.3.1 before 1.5.0",
"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-119",
"CWE-937"
],
"date": "2023-01-10",
"description": "The dag-pb codec can panic when decoding invalid blocks.",
"fixed_versions": [
"v1.5.0"
],
"identifier": "CVE-2022-2584",
"identifiers": [
"GHSA-967g-cjx4-h7j6",
"CVE-2022-2584"
],
"not_impacted": "All versions before 1.3.1, all versions starting from 1.5.0",
"package_slug": "go/github.com/ipld/go-codec-dagpb",
"pubdate": "2022-12-28",
"solution": "Upgrade to version 1.5.0 or above.",
"title": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-2584",
"https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57",
"https://pkg.go.dev/vuln/GO-2022-0422",
"https://github.com/advisories/GHSA-967g-cjx4-h7j6"
],
"uuid": "e7dc9c0c-a996-4aaf-8aa8-0e3c949337da",
"versions": [
{
"commit": {
"sha": "11064b76b68ce692273d634deff13a234f7d905b",
"tags": [
"v1.3.1"
],
"timestamp": "20220316091938"
},
"number": "v1.3.1"
},
{
"commit": {
"sha": "7943ac55ce39635a555130e715baaeb076d4b5ae",
"tags": [
"v1.5.0"
],
"timestamp": "20220825055236"
},
"number": "v1.5.0"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:protocol:go-codec-dagpb:*:*:*:*:*:go:*:*",
"cpe_name": [],
"versionEndExcluding": "1.3.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-2584"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The dag-pb codec can panic when decoding invalid blocks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0422",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0422"
}
]
}
},
"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": "2023-01-06T15:06Z",
"publishedDate": "2022-12-27T22: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…