Vulnerability in Sylabs Sif

CVE-2021-29499

SIF is an open source implementation of the Singularity Container Image Format. 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. A patch is available in version >= v1.2.3 of the module. Users are encouraged to upgrade. As a workaround, users passing CreateInfo struct should ensure the `ID` field is generated using a version of `github.com/satori/go.uuid` that is not vulnerable to this issue.

EPSS: 0.010 (57.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2021-29499?
CVE-2021-29499 is a high-severity vulnerability in Sylabs Sif, classified under Use of Insufficiently Random Values. CVSS score: 7.5/10. Published 2021-05-07.
How severe is CVE-2021-29499?
High severity. CVSS v3 base score is 7.5 out of 10.