Lucene search
+L

891 matches found

Github Security Blog
Github Security Blog
added 2023/03/21 10:30 p.m.35 views

`cilium-cli` disables etcd authorization for clustermesh clusters

Impact cilium-cli, when used to configure cluster mesh functionality, can remove the enforcement of user permissions on the etcd store used to mirror local cluster information to remote clusters. Due to an incorrect mount point specification, the settings specified by the initContainer that...

4.8CVSS4.9AI score0.00192EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/21 12:00 a.m.10 views

PT-2023-21573 · Etcd +1 · Etcd +1

Name of the Vulnerable Software and Affected Versions: cilium-cli versions prior to 0.13.2 Description: The issue arises when cilium-cli is used to configure cluster mesh functionality, potentially removing the enforcement of user permissions on the etcd store. This occurs due to an incorrect mou...

4.8CVSS7.1AI score0.00192EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.93 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update

An update for etcd is now available for Red Hat OpenStack Platform. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS6.9AI score0.05623EPSS
SaveExploits5References13
RedHat Linux
RedHat Linux
added 2023/02/28 3:48 p.m.35 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 17.0 (etcd) security update

An update for etcd is now available for Red Hat OpenStack Platform 17.0 Wallaby. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.6AI score0.017EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/24 1:14 p.m.61 views

Security Bulletin: CVE-2018-1099, CVE-2018-1098 may affect IBM CICS TX Standard

Summary CVE-2018-1099, CVE-2018-1098 related to etcd package may affect IBM CICS TX Standard. IBM CICS TX Standard has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2018-1099 DESCRIPTION: etcd could allow a remote attacker to gain access to the DNS records, caused by a DNS...

8.8CVSS6.9AI score0.01247EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/24 1:11 p.m.48 views

Security Bulletin: CVE-2018-1099, CVE-2018-1098 may affect IBM CICS TX Advanced

Summary CVE-2018-1099, CVE-2018-1098 related to etcd package may affect IBM CICS TX Advanced. IBM CICS TX Advanced has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2018-1099 DESCRIPTION: etcd could allow a remote attacker to gain access to the DNS records, caused by a DNS...

8.8CVSS6.9AI score0.01247EPSS
SaveExploits2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.5 views

SUSE CVE-2018-1098

A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe can't PUT from an HTML form or such but POST allows creating...

8.8CVSS8.5AI score0.01247EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.5 views

SUSE CVE-2018-1099

DNS rebinding vulnerability found in etcd 3.3.1 and earlier. An attacker can control his DNS records to direct to localhost, and trick the browser into sending requests to localhost or any other address...

5.5CVSS6.5AI score0.00504EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.8 views

SUSE CVE-2018-16886

etcd versions 3.2.x before 3.2.26 and 3.3.x before 3.3.11 are vulnerable to an improper authentication issue when role-based access control RBAC is used and client-cert-auth is enabled. If an etcd client server TLS certificate contains a Common Name CN which matches a valid RBAC username, a remot...

6.8CVSS7.7AI score0.04031EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.7 views

SUSE CVE-2020-15106

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

5.3CVSS7.5AI score0.01291EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.4 views

SUSE CVE-2020-15113

In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients with restricted access permissions 700 by using the os.MkdirAll. This functio...

7.1CVSS8.2AI score0.00227EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.6 views

SUSE CVE-2020-15114

In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a denial of service, since the endpoint can become stuck in a loop of requestin...

7.7CVSS8.2AI score0.01206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.5 views

SUSE CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

5.3CVSS7.7AI score0.01256EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.3 views

SUSE CVE-2020-15136

In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on endpoints identified in DNS SRV records for a given domain, which occurs in the discoverEndpoints...

6.5CVSS8.2AI score0.01636EPSS
SaveExploits0References3
CBLMariner
CBLMariner
added 2023/02/14 8:38 p.m.32 views

CVE-2021-28235 affecting package etcd for versions less than 3.5.4-6

CVE-2021-28235 affecting package etcd for versions less than 3.5.4-6. A patched version of the package is available...

9.8CVSS9.6AI score0.01605EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/02/14 8:24 p.m.30 views

CVE-2023-32082 affecting package etcd for versions less than 3.5.3-10

CVE-2023-32082 affecting package etcd for versions less than 3.5.3-10. A patched version of the package is available...

4.3CVSS5.8AI score0.00744EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2023/02/07 12:00 a.m.46 views

Improper Input Validation in etcd

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS2.9AI score0.01291EPSS
SaveExploits0References9Affected Software1
OpenVAS
OpenVAS
added 2023/01/27 12:00 a.m.36 views

Ubuntu: Security Advisory (USN-5628-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.7CVSS7.2AI score0.01291EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/01/19 11:55 a.m.81 views

Low: Red Hat Security Advisory: OpenShift Container Platform 4.11.24 bug and security update

Red Hat OpenShift Container Platform release 4.11.24 is now available with updates to packages and images that fix several bugs. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severit...

5.3CVSS6.7AI score0.00321EPSS
SaveExploits0References16
OSV
OSV
added 2023/01/17 9:15 p.m.5 views

CVE-2023-0296

The Birthday attack against 64-bit block ciphers flaw CVE-2016-2183 was reported for the health checks port 9979 on etcd grpc-proxy component. Even though the CVE-2016-2183 has been fixed in the etcd components, to enable periodic health checks from kubelet, it was necessary to open up a new port...

5.3CVSS6.6AI score0.00321EPSS
SaveExploits0References1
Rows per page
Query Builder