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.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-05-07T20:50:09

Updated: 2021-05-07T20:50:09

Reserved: 2021-03-30T00:00:00


Link: CVE-2021-29499

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-05-07T21:15:07.377

Modified: 2021-05-19T18:53:48.487


Link: CVE-2021-29499

JSON object: View

cve-icon Redhat Information

No data.

CWE