GHSA-4993-m7g5-r9hh

Suggest an improvement
Source
https://github.com/advisories/GHSA-4993-m7g5-r9hh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-4993-m7g5-r9hh/GHSA-4993-m7g5-r9hh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4993-m7g5-r9hh
Aliases
Published
2022-10-06T23:14:23Z
Modified
2023-11-08T04:02:29.733847Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
etcd has no minimum password length
Details

Vulnerability type

Access Control

Workarounds

The etcdctl and etcd API do not enforce a specific password length during user creation or user password update operations. It is the responsibility of the administrator to enforce these requirements.

Detail

etcd does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess or brute-force users’ passwords with little computational effort.

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

References

Affected packages

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

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
3.4.0
Fixed
3.4.10

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

Package

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

Affected ranges

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