GO-2024-2529

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-2529
Import Source
https://vuln.go.dev/ID/GO-2024-2529.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2529
Aliases
Published
2024-06-28T15:28:53Z
Modified
2024-07-09T19:33:56Z
Summary
Etcd embed auto compaction retention negative value causing a compaction loop or a crash in go.etcd.io/etcd
Details

Etcd embed auto compaction retention negative value causing a compaction loop or a crash in go.etcd.io/etcd.

NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.

(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)

The additional affected modules and versions are: go.etcd.io/etcd/v3 before v3.3.23, from v3.4.0-rc.0 before v3.4.10.

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"
        }
    ]
}