GO-2022-0244

Source
https://pkg.go.dev/vuln/GO-2022-0244
Import Source
https://vuln.go.dev/ID/GO-2022-0244.json
Aliases
Published
2022-07-15T23:06:26Z
Modified
2023-11-08T04:06:09.768106Z
Details

Random data used to create UUIDs can contain zeros, resulting in predictable UUIDs and possible collisions.

References

Affected packages

Go / github.com/satori/go.uuid

Affected ranges

Type
SEMVER
Events
Introduced
1.2.1-0.20180103161547-0ef6afb2f6cd
Fixed
1.2.1-0.20180404165556-75cca531ea76

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/satori/go.uuid",
            "symbols": [
                "NewV1",
                "NewV2",
                "NewV4",
                "rfc4122Generator.NewV1",
                "rfc4122Generator.NewV2",
                "rfc4122Generator.NewV4",
                "rfc4122Generator.getClockSequence",
                "rfc4122Generator.getHardwareAddr"
            ]
        }
    ]
}