Vulnerabilites related to Tigera Inc - Calico
CVE-2020-13597 (GCVE-0-2020-13597)
Vulnerability from cvelistv5
Published
2020-06-03 16:44
Modified
2024-09-16 19:24
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-201 - Information Exposure Through Sent Data
Summary
Clusters using Calico (version 3.14.0 and below), Calico Enterprise (version 2.8.2 and below), may be vulnerable to information disclosure if IPv6 is enabled but unused. A compromised pod with sufficient privilege is able to reconfigure the node’s IPv6 interface due to the node accepting route advertisement by default, allowing the attacker to redirect full or partial network traffic from the node to the compromised pod.
References
► | URL | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | |||||||
---|---|---|---|---|---|---|---|---|---|
► | Tigera Inc | Calico |
Version: 3.14.0 Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < Version: 3.7.x Version: 3.6.x Version: 3.5.x Version: 3.4.x Version: 3.3.x Version: 3.2.x Version: 3.1.x Version: 3.0.x Version: 2.6.x Version: 2.5.x Version: 2.4.x Version: 2.3.x Version: 2.2.x Version: 2.1.x Version: 2.0.x Version: 1.6.x Version: 1.5.x |
||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T12:25:16.199Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.projectcalico.org/security-bulletins/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/BMb_6ICCfp8" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kubernetes/kubernetes/issues/91507" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Calico", "vendor": "Tigera Inc", "versions": [ { "status": "affected", "version": "3.14.0" }, { "lessThanOrEqual": "3.13.3", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "3.12.1", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "3.11.2", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "3.10.3", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "3.9.5", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "3.8.8", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "status": "affected", "version": "3.7.x" }, { "status": "affected", "version": "3.6.x" }, { "status": "affected", "version": "3.5.x" }, { "status": "affected", "version": "3.4.x" }, { "status": "affected", "version": "3.3.x" }, { "status": "affected", "version": "3.2.x" }, { "status": "affected", "version": "3.1.x" }, { "status": "affected", "version": "3.0.x" }, { "status": "affected", "version": "2.6.x" }, { "status": "affected", "version": "2.5.x" }, { "status": "affected", "version": "2.4.x" }, { "status": "affected", "version": "2.3.x" }, { "status": "affected", "version": "2.2.x" }, { "status": "affected", "version": "2.1.x" }, { "status": "affected", "version": "2.0.x" }, { "status": "affected", "version": "1.6.x" }, { "status": "affected", "version": "1.5.x" } ] }, { "product": "Calico Enterprise", "vendor": "Tigera Inc", "versions": [ { "lessThanOrEqual": "2.8.2", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "2.7.4", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThanOrEqual": "2.6.2", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "status": "affected", "version": "2.5.x" }, { "status": "affected", "version": "2.4.x" }, { "status": "affected", "version": "2.3.x" }, { "status": "affected", "version": "2.2.x" }, { "status": "affected", "version": "2.1.x" }, { "status": "affected", "version": "2.0.x" } ] } ], "datePublic": "2020-06-01T00:00:00", "descriptions": [ { "lang": "en", "value": "Clusters using Calico (version 3.14.0 and below), Calico Enterprise (version 2.8.2 and below), may be vulnerable to information disclosure if IPv6 is enabled but unused. A compromised pod with sufficient privilege is able to reconfigure the node\u2019s IPv6 interface due to the node accepting route advertisement by default, allowing the attacker to redirect full or partial network traffic from the node to the compromised pod." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-201", "description": "CWE-201 Information Exposure Through Sent Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-06-03T16:44:38", "orgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d", "shortName": "Tigera" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.projectcalico.org/security-bulletins/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/BMb_6ICCfp8" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kubernetes/kubernetes/issues/91507" } ], "source": { "advisory": "TTA-2020-001", "discovery": "EXTERNAL" }, "title": "Calico nodes IPv6 traffic redirection from route advertisment", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "psirt@tigera.io", "DATE_PUBLIC": "2020-06-01T16:27:00.000Z", "ID": "CVE-2020-13597", "STATE": "PUBLIC", "TITLE": "Calico nodes IPv6 traffic redirection from route advertisment" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Calico", "version": { "version_data": [ { "version_affected": "=", "version_value": "3.14.0" }, { "version_affected": "\u003c=", "version_value": "3.13.3" }, { "version_affected": "\u003c=", "version_value": "3.12.1" }, { "version_affected": "\u003c=", "version_value": "3.11.2" }, { "version_affected": "\u003c=", "version_value": "3.10.3" }, { "version_affected": "\u003c=", "version_value": "3.9.5" }, { "version_affected": "\u003c=", "version_value": "3.8.8" }, { "version_affected": "=", "version_value": "3.7.x" }, { "version_affected": "=", "version_value": "3.6.x" }, { "version_affected": "=", "version_value": "3.5.x" }, { "version_affected": "=", "version_value": "3.4.x" }, { "version_affected": "=", "version_value": "3.3.x" }, { "version_affected": "=", "version_value": "3.2.x" }, { "version_affected": "=", "version_value": "3.1.x" }, { "version_affected": "=", "version_value": "3.0.x" }, { "version_affected": "=", "version_value": "2.6.x" }, { "version_affected": "=", "version_value": "2.5.x" }, { "version_affected": "=", "version_value": "2.4.x" }, { "version_affected": "=", "version_value": "2.3.x" }, { "version_affected": "=", "version_value": "2.2.x" }, { "version_affected": "=", "version_value": "2.1.x" }, { "version_affected": "=", "version_value": "2.0.x" }, { "version_affected": "=", "version_value": "1.6.x" }, { "version_affected": "=", "version_value": "1.5.x" } ] } } ] }, "vendor_name": "Tigera Inc" }, { "product": { "product_data": [ { "product_name": "Calico Enterprise", "version": { "version_data": [ { "version_affected": "\u003c=", "version_value": "2.8.2" }, { "version_affected": "\u003c=", "version_value": "2.7.4" }, { "version_affected": "\u003c=", "version_value": "2.6.2" }, { "version_affected": "=", "version_value": "2.5.x" }, { "version_affected": "=", "version_value": "2.4.x" }, { "version_affected": "=", "version_value": "2.3.x" }, { "version_affected": "=", "version_value": "2.2.x" }, { "version_affected": "=", "version_value": "2.1.x" }, { "version_affected": "=", "version_value": "2.0.x" } ] } } ] }, "vendor_name": "Tigera Inc" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Clusters using Calico (version 3.14.0 and below), Calico Enterprise (version 2.8.2 and below), may be vulnerable to information disclosure if IPv6 is enabled but unused. A compromised pod with sufficient privilege is able to reconfigure the node\u2019s IPv6 interface due to the node accepting route advertisement by default, allowing the attacker to redirect full or partial network traffic from the node to the compromised pod." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-201 Information Exposure Through Sent Data" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.projectcalico.org/security-bulletins/", "refsource": "CONFIRM", "url": "https://www.projectcalico.org/security-bulletins/" }, { "name": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/BMb_6ICCfp8", "refsource": "CONFIRM", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/BMb_6ICCfp8" }, { "name": "https://github.com/kubernetes/kubernetes/issues/91507", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/issues/91507" } ] }, "source": { "advisory": "TTA-2020-001", "discovery": "EXTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d", "assignerShortName": "Tigera", "cveId": "CVE-2020-13597", "datePublished": "2020-06-03T16:44:38.089338Z", "dateReserved": "2020-05-26T00:00:00", "dateUpdated": "2024-09-16T19:24:54.549Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }