Lucene search
K

17 matches found

OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.4 views

Do Not Enable the DHCP Service

The Dynamic Host Configuration Protocol DHCP service provides dynamic allocation of IP addresses to machines. Unless a system is the designated DHCP server, you are advised to disable its DHCP service to reduce the attack surface. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions...

6.9AI score
Exploits0References4
Packet Storm
Packet Storm
added 2025/01/12 12:0 a.m.117 views

CISA: 2019 Edition - REAL ID Act of 2005 Implementation: an Interagency Security Committee Guide

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2025/01/12 12:0 a.m.114 views

CISA: November 2014/1st Edition - Best Practices for Working with Lessors: an Interagency Security Committee Guide

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2025/01/12 12:0 a.m.124 views

CISA: 2020 Edition - Facility Access Control: an Interagency Security Committee Best Practice

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2025/01/12 12:0 a.m.147 views

CISA: Occupant Emergency Programs: an Interagency Security Committee Guide – 2024 Edition

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2025/01/12 12:0 a.m.112 views

CISA: February 2015/1st Edition - Facility Security Plan: an Interagency Security Committee Guide

System About Files News Vote Help | Services API Advertise Contact | Account Join Login ---|---|---...

7.4AI score
Exploits0
OSV
OSV
added 2024/02/03 12:3 a.m.8 views

GHSA-VJG6-93FV-QV64 Etcd auth Inaccurate logging of authentication attempts for users with CN-based auth only

Vulnerability type Logging Detail etcd users who have no password can authenticate only through a client certificate. When such users try to authenticate into etcd using the Authenticate endpoint, errors are logged with insufficient information regarding why the authentication failed, and may be...

7.2AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/02/03 12:2 a.m.18 views

Etcd pkg Insecure ciphers are allowed by default

Vulnerability type Cryptography Detail The TLS ciphers list supported by etcd contains insecure cipher suites. Users can configure the desired ciphers using the “--cipher-suites” flag, and a default list of secure cipher suites is used if empty. Workarounds By default, no action is required. If...

7AI score
Exploits0References2Affected Software1
OSV
OSV
added 2024/02/03 12:2 a.m.8 views

GHSA-5X4G-Q5RC-36JP Etcd pkg Insecure ciphers are allowed by default

Vulnerability type Cryptography Detail The TLS ciphers list supported by etcd contains insecure cipher suites. Users can configure the desired ciphers using the “--cipher-suites” flag, and a default list of secure cipher suites is used if empty. Workarounds By default, no action is required. If...

7AI score
Exploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2024/02/03 12:0 a.m.15 views

Duplicate

This advisory duplicates another...

5.9AI score
Exploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/02/03 12:0 a.m.12 views

Etcd Gateway TLS endpoint validation only confirms TCP reachability

Vulnerability type Cryptography Workarounds Refer to the gateway documentation. The vulnerability was spotted due to unclear documentation of how the gateway handles endpoints validation. Detail Secure endpoint validation is performed by the etcd gateway start command when the --discovery-srv fla...

7.2AI score
Exploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/02/03 12:0 a.m.19 views

Etcd embed auto compaction retention negative value causing a compaction loop or a crash

Impact Data Validation Detail The parseCompactionRetention function in embed/etcd.go allows the retention variable value to be negative and causes the node to execute the history compaction in a loop, taking more CPU than usual and spamming logs. References Find out more on this vulnerability in...

7.3AI score
Exploits0References2Affected Software1
OSV
OSV
added 2024/01/31 12:21 a.m.15 views

GHSA-2XHQ-GV6C-P224 Etcd Gateway can include itself as an endpoint resulting in resource exhaustion

Vulnerability type Denial of Service Detail 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 requesti...

7.7CVSS7.5AI score0.00413EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/01/30 11:54 p.m.24 views

Improper Preservation of Permissions in etcd

Vulnerability type Access Controls Detail etcd creates certain directory paths 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.1CVSS6.5AI score0.00024EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2023/02/07 10:59 p.m.30 views

GHSA-P4G4-WGRH-QRG2 Panic due to malformed WALs in go.etcd.io/etcd

Vulnerability type Data Validation Detail 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 unintentionally panic at the expense of any RAFT participant tryi...

3.7CVSS6.9AI score0.00149EPSS
Exploits0References9
Github Security Blog
Github Security Blog
added 2022/10/06 11:3 p.m.27 views

etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic

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

6.5CVSS6.9AI score0.00113EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2022/10/06 11:3 p.m.34 views

GHSA-M332-53R6-2W93 etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic

Vulnerability type Data Validation Detail In the ReadAll method in wal/wal.go, it is possible to have an entry index greater then the number of entries. 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.3CVSS7AI score0.00149EPSS
Exploits0References9
Rows per page
Query Builder