UUIDs generated using NewV1 and NewV4 may not read the expected number of random bytes. These UUIDs may contain a significantly smaller amount of entropy than expected, possibly leading to collisions.
{ "imports": [ { "path": "github.com/satori/go.uuid", "symbols": [ "NewV1", "NewV2", "NewV4", "rfc4122Generator.NewV1", "rfc4122Generator.NewV2", "rfc4122Generator.getClockSequence", "rfc4122Generator.getHardwareAddr" ] } ] }
"https://vuln.go.dev/ID/GO-2020-0018.json"
"https://pkg.go.dev/vuln/GO-2020-0018"