CVE-2021-3538: go.uuid has Predictable UUID Identifiers
(updated )
The siftool new command produces predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid
module used as a dependency.
References
- bugzilla.redhat.com/show_bug.cgi?id=1954376
- github.com/advisories/GHSA-33m6-q9v5-62r7
- github.com/apptainer/sif/security/advisories/GHSA-33m6-q9v5-62r7
- github.com/hpcng/sif/security/advisories/GHSA-33m6-q9v5-62r7
- github.com/satori/go.uuid
- github.com/satori/go.uuid/commit/75cca531ea763666bc46e531da3b4c3b95f64557
- github.com/satori/go.uuid/issues/73
- github.com/satori/go.uuid/pull/75
- nvd.nist.gov/vuln/detail/CVE-2021-3538
- pkg.go.dev/vuln/GO-2022-0244
- snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSATORIGOUUID-72488
Detect and mitigate CVE-2021-3538 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →