7.5
CVE-2019-9946
- EPSS 0.37%
- Published 02.04.2019 18:30:26
- Last modified 21.11.2024 04:52:38
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Cloud Native Computing Foundation (CNCF) CNI (Container Networking Interface) 0.7.4 has a network firewall misconfiguration which affects Kubernetes. The CNI 'portmap' plugin, used to setup HostPorts for CNI, inserts rules at the front of the iptables nat chains; which take precedence over the KUBE- SERVICES chain. Because of this, the HostPort/portmap rule could match incoming traffic even if there were better fitting, more specific service definition rules like NodePorts later in the chain. The issue is fixed in CNI 0.7.5 and Kubernetes 1.11.9, 1.12.7, 1.13.5, and 1.14.0.
Data is provided by the National Vulnerability Database (NVD)
Kubernetes ≫ Kubernetes Version < 1.11.9
Kubernetes ≫ Kubernetes Version >= 1.12.0 < 1.12.7
Kubernetes ≫ Kubernetes Version >= 1.13.0 < 1.13.5
Kubernetes ≫ Kubernetes Version1.13.6 Updatebeta0
Kubernetes ≫ Kubernetes Version1.14.0 Updatealpha0
Kubernetes ≫ Kubernetes Version1.14.0 Updatealpha1
Kubernetes ≫ Kubernetes Version1.14.0 Updatealpha2
Kubernetes ≫ Kubernetes Version1.14.0 Updatealpha3
Kubernetes ≫ Kubernetes Version1.14.0 Updatebeta0
Kubernetes ≫ Kubernetes Version1.14.0 Updatebeta1
Kubernetes ≫ Kubernetes Version1.14.0 Updatebeta2
Kubernetes ≫ Kubernetes Version1.14.0 Updaterc1
Netapp ≫ Cloud Insights Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.37% | 0.578 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-670 Always-Incorrect Control Flow Implementation
The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.