GO-2024-2530

Source
https://pkg.go.dev/vuln/GO-2024-2530
Import Source
https://vuln.go.dev/ID/GO-2024-2530.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-2530
Aliases
Published
2024-06-28T15:28:53Z
Modified
2025-08-05T19:57:40Z
Summary
Etcd auth Inaccurate logging of authentication attempts for users with CN-based auth only in go.etcd.io/etcd
Details

Etcd auth Inaccurate logging of authentication attempts for users with CN-based auth only in go.etcd.io/etcd

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2530"
}
References

Affected packages

Go / go.etcd.io/etcd

Package

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

Affected ranges

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

Go / go.etcd.io/etcd/v3

Package

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

Affected ranges

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

Ecosystem specific

{
    "custom_ranges": [
        {
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "3.3.23"
                },
                {
                    "introduced": "3.4.0-rc.0"
                },
                {
                    "fixed": "3.4.10"
                }
            ],
            "type": "ECOSYSTEM"
        }
    ]
}