CVE-2021-32783
CVSS V2 Medium 5.5
CVSS V3 High 8.5
Description
Contour is a Kubernetes ingress controller using Envoy proxy. In Contour before version 1.17.1 a specially crafted ExternalName type Service may be used to access Envoy's admin interface, which Contour normally prevents from access outside the Envoy container. This can be used to shut down Envoy remotely (a denial of service), or to expose the existence of any Secret that Envoy is using for its configuration, including most notably TLS Keypairs. However, it *cannot* be used to get the *content* of those secrets. Since this attack allows access to the administration interface, a variety of administration options are available, such as shutting down the Envoy or draining traffic. In general, the Envoy admin interface cannot easily be used for making changes to the cluster, in-flight requests, or backend services, but it could be used to shut down or drain Envoy, change traffic routing, or to retrieve secret metadata, as mentioned above. The issue will be addressed in Contour v1.18.0 and a cherry-picked patch release, v1.17.1, has been released to cover users who cannot upgrade at this time. For more details refer to the linked GitHub Security Advisory.
Overview
- CVE ID
- CVE-2021-32783
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-07-23T22:15:08
- Last Modified Date
- 2021-08-05T16:56:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:projectcontour:contour:*:*:*:*:*:kubernetes:*:* | 1 | OR | 1.17.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5.5
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- HIGH
- Base Score
- 8.5
- Base Severity
- HIGH
- Exploitability Score
- 3.1
- Impact Score
- 4.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/projectcontour/contour/releases/tag/v1.17.1 | Release Notes Third Party Advisory |
https://github.com/projectcontour/contour/security/advisories/GHSA-5ph6-qq5x-7jwc | Third Party Advisory |
https://github.com/projectcontour/contour/commit/b53a5c4fd927f4ea2c6cf02f1359d8e28bef852e | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-32783 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32783 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:58:14 | Added to TrackCVE | |||
2022-12-05 06:52:35 | 2021-07-23T22:15Z | 2021-07-23T22:15:08 | CVE Published Date | updated |
2022-12-05 06:52:35 | 2021-08-05T16:56:23 | CVE Modified Date | updated | |
2022-12-05 06:52:35 | Analyzed | Vulnerability Status | updated |