CVE-2021-29499
Last modified
CVE-2021-29499 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.96% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sylabs | Singularity Image Format | < 1.2.3 |
References
- https://github.com/sylabs/sif/security/advisories/GHSA-4gh8-x3vv-phhgExploit, Third Party Advisory
- https://github.com/sylabs/sif/security/advisories/GHSA-4gh8-x3vv-phhgExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29499?
How severe is CVE-2021-29499?
How do I fix CVE-2021-29499?
Are you affected by CVE-2021-29499?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
