gsd-2023-0475
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-0475",
"id": "GSD-2023-0475"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-0475"
],
"details": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.",
"id": "GSD-2023-0475",
"modified": "2023-12-13T01:20:22.915883Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@hashicorp.com",
"ID": "CVE-2023-0475",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "go-getter",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "0",
"version_value": "1.6.2"
}
]
}
}
]
},
"vendor_name": "HashiCorp"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-409",
"lang": "eng",
"value": "CWE-409 Improper Handling of Highly Compressed Data (Data Amplification)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125",
"refsource": "MISC",
"url": "https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125"
}
]
},
"source": {
"discovery": "INTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.7.0 ||\u003e=2.0.0 \u003c2.2.0",
"affected_versions": "All versions before 1.7.0, all versions starting from 2.0.0 before 2.2.0",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-02-16",
"description": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.",
"fixed_versions": [
"v1.7.0",
"v2.2.0"
],
"identifier": "CVE-2023-0475",
"identifiers": [
"GHSA-jpxj-2jvg-6jv9",
"CVE-2023-0475"
],
"not_impacted": "All versions starting from 1.7.0 before 2.0.0, all versions starting from 2.2.0",
"package_slug": "go/github.com/hashicorp/go-getter",
"pubdate": "2023-02-16",
"solution": "Upgrade to version 1.7.0, 2.2.0 or above.",
"title": "Data Amplification in HashiCorp go-getter",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0475",
"https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125",
"https://github.com/advisories/GHSA-jpxj-2jvg-6jv9"
],
"uuid": "f78ef0c5-2ae9-43cf-85ba-f8a280b2c668",
"versions": [
{
"commit": {
"sha": "0edab85348271c843782993345b07b1ac98912e6",
"tags": [
"v1.7.0"
],
"timestamp": "20230210143508"
},
"number": "v1.7.0"
}
]
},
{
"affected_range": "\u003e=v2.0.0 \u003cv2.2.0",
"affected_versions": "All versions starting from 2.0.0 before 2.2.0",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-02-16",
"description": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.",
"fixed_versions": [
"v2.2.0"
],
"identifier": "CVE-2023-0475",
"identifiers": [
"GHSA-jpxj-2jvg-6jv9",
"CVE-2023-0475"
],
"not_impacted": "All versions before 2.0.0, all versions starting from 2.2.0",
"package_slug": "go/github.com/hashicorp/go-getter/v2",
"pubdate": "2023-02-16",
"solution": "Upgrade to version 2.2.0 or above.",
"title": "Data Amplification in HashiCorp go-getter",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0475",
"https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125",
"https://github.com/advisories/GHSA-jpxj-2jvg-6jv9"
],
"uuid": "c6a2db85-3267-4969-bdff-42db912ba876",
"versions": [
{
"commit": {
"sha": "0054847f032d201611cb592762fc6fd4fbfd5e9d",
"tags": [
"v2.0.0"
],
"timestamp": "20210104150104"
},
"number": "v2.0.0"
},
{
"commit": {
"sha": "d666f9aeea9c78db7d1fab987a2b163523eafaed",
"tags": [
"v2.2.0"
],
"timestamp": "20230213175142"
},
"number": "v2.2.0"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:go-getter:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.6.2",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hashicorp:go-getter:2.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@hashicorp.com",
"ID": "CVE-2023-0475"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-02-27T18:33Z",
"publishedDate": "2023-02-16T19:15Z"
}
}
}
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…