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

Configuration 1 (hide)

cpe:2.3:a:sylabs:singularity_image_format:*:*:*:*:*:*:*:*

History

19 May 2021, 18:53

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 4.0
v3 : 7.5
References (CONFIRM) https://github.com/sylabs/sif/security/advisories/GHSA-4gh8-x3vv-phhg - (CONFIRM) https://github.com/sylabs/sif/security/advisories/GHSA-4gh8-x3vv-phhg - Exploit, Third Party Advisory
CPE cpe:2.3:a:sylabs:singularity_image_format:*:*:*:*:*:*:*:*

07 May 2021, 21:50

Type Values Removed Values Added
CWE CWE-330

07 May 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-05-07 21:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-29499

Mitre link : CVE-2021-29499

CVE.ORG link : CVE-2021-29499


JSON object : View

Products Affected

sylabs

  • singularity_image_format
CWE
CWE-330

Use of Insufficiently Random Values