
Cloud Vulnerability DB
A community-led vulnerabilities database
SIF (Singularity Container Image Format) versions up to 1.2.2 contain a vulnerability related to predictable UUID identifiers. The siftool new
command and func siftool.New()
produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency (GitHub Advisory).
The vulnerability stems from the insecure randomness implementation in the github.com/satori/go.uuid dependency module, which leads to predictable UUID generation. This affects the CreateInfo struct's ID field generation functionality (GitHub Advisory).
The predictable nature of the UUID identifiers could potentially impact the security and uniqueness guarantees that UUIDs are expected to provide in the SIF container image format (GitHub Advisory).
The vulnerability has been patched in version 1.2.3 of the module. Users are recommended to upgrade to this version or later. As a workaround, users passing CreateInfo struct should ensure the ID field is generated using a non-vulnerable version of github.com/satori/go.uuid, which can be obtained by using the specific commit: go get github.com/satori/go.uuid@75cca531ea763666bc46e531da3b4c3b95f64557
(GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."