GHSA-5x4g-q5rc-36jp

Suggest an improvement
Source
https://github.com/advisories/GHSA-5x4g-q5rc-36jp
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-5x4g-q5rc-36jp/GHSA-5x4g-q5rc-36jp.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5x4g-q5rc-36jp
Aliases
Related
Published
2024-02-03T00:02:58Z
Modified
2024-07-09T22:13:56.143176Z
Summary
Etcd pkg Insecure ciphers are allowed by default
Details

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: * Contact the etcd security committee

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-03T00:02:58Z"
}
References

Affected packages

Go / go.etcd.io/etcd/client/pkg/v3

Package

Name
go.etcd.io/etcd/client/pkg/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/client/pkg/v3

Affected ranges

Type
SEMVER
Events
Introduced
3.4.0-rc.0
Fixed
3.4.10

Database specific

{
    "last_known_affected_version_range": "<= 3.4.9"
}

Go / go.etcd.io/etcd/client/pkg/v3

Package

Name
go.etcd.io/etcd/client/pkg/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/client/pkg/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.3.23