Skip to content

Etcd pkg Insecure ciphers are allowed by default

Low severity GitHub Reviewed Published Aug 5, 2020 in etcd-io/etcd • Updated Jul 5, 2024

Package

gomod go.etcd.io/etcd/client/pkg/v3 (Go)

Affected versions

>= 3.4.0-rc.0, <= 3.4.9
< 3.3.23

Patched versions

3.4.10
3.3.23

Description

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 users want to specify cipher suites using the '--cipher-suites' flag, they should try not to specify insecure cipher suites. Please refer to the security documentation.

References

Find out more on this vulnerability in the security audit report

For more information

If you have any questions or comments about this advisory:

References

@spzala spzala published to etcd-io/etcd Aug 5, 2020
Published to the GitHub Advisory Database Feb 3, 2024
Reviewed Feb 3, 2024
Last updated Jul 5, 2024

Severity

Low

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-5x4g-q5rc-36jp

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.