gsd-2020-25201
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
HashiCorp Consul Enterprise version 1.7.0 up to 1.8.4 includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes. Fixed in 1.7.9 and 1.8.5.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-25201",
"description": "HashiCorp Consul Enterprise version 1.7.0 up to 1.8.4 includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes. Fixed in 1.7.9 and 1.8.5.",
"id": "GSD-2020-25201",
"references": [
"https://security.archlinux.org/CVE-2020-25201"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-25201"
],
"details": "HashiCorp Consul Enterprise version 1.7.0 up to 1.8.4 includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes. Fixed in 1.7.9 and 1.8.5.",
"id": "GSD-2020-25201",
"modified": "2023-12-13T01:21:56.893708Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-25201",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "HashiCorp Consul Enterprise version 1.7.0 up to 1.8.4 includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes. Fixed in 1.7.9 and 1.8.5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.hashicorp.com/blog/category/consul",
"refsource": "MISC",
"url": "https://www.hashicorp.com/blog/category/consul"
},
{
"name": "https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#185-october-23-2020",
"refsource": "CONFIRM",
"url": "https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#185-october-23-2020"
},
{
"name": "GLSA-202208-09",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-09"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=v1.7.0 \u003c=v1.8.4",
"affected_versions": "All versions starting from 1.7.0 up to 1.8.4",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"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-834",
"CWE-937"
],
"date": "2021-07-21",
"description": "HashiCorp Consul Enterprise up to includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes.",
"fixed_versions": [
"v1.8.5"
],
"identifier": "CVE-2020-25201",
"identifiers": [
"CVE-2020-25201"
],
"not_impacted": "All versions before 1.7.0, all versions after 1.8.4",
"package_slug": "go/github.com/hashicorp/consul/acl",
"pubdate": "2020-11-04",
"solution": "Upgrade to version 1.8.5 or above.",
"title": "Excessive Iteration",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-25201",
"https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#185-october-23-2020",
"https://www.hashicorp.com/blog/category/consul"
],
"uuid": "5d8ddb94-73fb-4e16-bf44-01a5b149bc35",
"versions": [
{
"commit": {
"sha": "2d3254aff41bc4bac5423d2d4b675b62d3283354",
"tags": [
"v1.7.0"
],
"timestamp": "20200211151916"
},
"number": "v1.7.0"
},
{
"commit": {
"sha": "31402746cd6cb74a40fc2cfba3f0fd8b7d50f794",
"tags": [
"v1.8.4"
],
"timestamp": "20200911030612"
},
"number": "v1.8.4"
},
{
"commit": {
"sha": "bd4c3b8eb94aa798bf25fb0b5d0ff77db04e7b46",
"tags": [
"v1.8.5"
],
"timestamp": "20201023203214"
},
"number": "v1.8.5"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.8.4",
"versionStartIncluding": "1.7.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-25201"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "HashiCorp Consul Enterprise version 1.7.0 up to 1.8.4 includes a namespace replication bug which can be triggered to cause denial of service via infinite Raft writes. Fixed in 1.7.9 and 1.8.5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#185-october-23-2020",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#185-october-23-2020"
},
{
"name": "https://www.hashicorp.com/blog/category/consul",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.hashicorp.com/blog/category/consul"
},
{
"name": "GLSA-202208-09",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-09"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"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-10-25T20:43Z",
"publishedDate": "2020-11-04T23: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…