A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker.
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1954376 | third party advisory issue tracking |
https://github.com/satori/go.uuid/issues/73 | third party advisory |
https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSATORIGOUUID-72488 | third party advisory |