CVE-2022-24726
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
Istio is an open platform to connect, manage, and secure microservices. In affected versions the Istio control plane, istiod, is vulnerable to a request processing error, allowing a malicious attacker that sends a specially crafted message which results in the control plane crashing when the validating webhook for a cluster is exposed publicly. This endpoint is served over TLS port 15017, but does not require any authentication from the attacker. For simple installations, Istiod is typically only reachable from within the cluster, limiting the blast radius. However, for some deployments, especially [external istiod](https://istio.io/latest/docs/setup/install/external-controlplane/) topologies, this port is exposed over the public internet. This issue has been patched in versions 1.13.2, 1.12.5 and 1.11.8. Users are advised to upgrade. Users unable to upgrade should disable access to a validating webhook that is exposed to the public internet or restrict the set of IP addresses that can query it to a set of known, trusted entities.
Overview
- CVE ID
- CVE-2022-24726
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-03-10T21:15:14
- Last Modified Date
- 2022-03-18T20:20:42
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1 | OR | 1.11.8 | |
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1 | OR | 1.12.0 | 1.12.5 |
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1 | OR | 1.13.0 | 1.13.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/istio/istio/commit/6ca5055a4db6695ef5504eabdfde3799f2ea91fd | Patch Third Party Advisory |
https://github.com/golang/go/issues/51112 | Issue Tracking Patch Third Party Advisory |
https://github.com/istio/istio/security/advisories/GHSA-8w5h-qr4r-2h6g | Issue Tracking Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24726 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24726 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:45:15 | Added to TrackCVE | |||
2022-12-06 12:00:58 | 2022-03-10T21:15Z | 2022-03-10T21:15:14 | CVE Published Date | updated |
2022-12-06 12:00:58 | 2022-03-18T20:20:42 | CVE Modified Date | updated | |
2022-12-06 12:00:58 | Analyzed | Vulnerability Status | updated |