Search for packages
| purl | pkg:deb/debian/golang-github-sylabs-sif@1.0.9-2.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-nhms-k4tr-s7ek
Aliases: CVE-2022-39237 GHSA-m5m3-46gj-wch8 |
A vulnerability has been found in Apptainer which could result in the usage of an unexpected of a container. |
Affected by 0 other vulnerabilities. |
|
VCID-wr6q-4294-yugh
Aliases: CVE-2021-29499 GHSA-4gh8-x3vv-phhg |
Predictable SIF UUID Identifiers in github.com/sylabs/sif ### Impact The `siftool new` command and [func siftool.New()](https://pkg.go.dev/github.com/sylabs/sif/pkg/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. ### Patches A patch is available in version >= v1.2.3 of the module. Users are encouraged to upgrade. The patch is commit https://github.com/sylabs/sif/commit/193962882122abf85ff5f5bcc86404933e71c07d ### Workarounds Users passing [CreateInfo struct](https://pkg.go.dev/github.com/sylabs/sif/pkg/sif#CreateInfo) should ensure the `ID` field is generated using a version of `github.com/satori/go.uuid` that is not vulnerable to this issue. Unfortunately, the latest tagged release is vulnerable to this issue. One way to obtain a non-vulnerable version is: ``` go get github.com/satori/go.uuid@75cca531ea763666bc46e531da3b4c3b95f64557 ``` ### References * https://github.com/satori/go.uuid/issues/73 ### For more information If you have any questions or comments about this advisory: * Open an issue in [github.com/sylabs/sif](https://github.com/sylabs/sif/issues/new) * Email us at [security@sylabs.io](mailto:security@sylabs.io) |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-16T11:35:27.586764+00:00 | Debian Importer | Affected by | VCID-wr6q-4294-yugh | https://security-tracker.debian.org/tracker/data/json | 38.4.0 |
| 2026-04-16T09:09:15.152190+00:00 | Debian Importer | Affected by | VCID-nhms-k4tr-s7ek | https://security-tracker.debian.org/tracker/data/json | 38.4.0 |
| 2026-04-13T07:54:10.590314+00:00 | Debian Importer | Affected by | VCID-wr6q-4294-yugh | https://security-tracker.debian.org/tracker/data/json | 38.3.0 |
| 2026-04-11T18:07:44.217409+00:00 | Debian Importer | Affected by | VCID-nhms-k4tr-s7ek | https://security-tracker.debian.org/tracker/data/json | 38.3.0 |
| 2026-04-08T19:15:29.916139+00:00 | Debian Importer | Affected by | VCID-wr6q-4294-yugh | https://security-tracker.debian.org/tracker/data/json | 38.1.0 |
| 2026-04-04T17:57:34.262009+00:00 | Debian Importer | Affected by | VCID-nhms-k4tr-s7ek | https://security-tracker.debian.org/tracker/data/json | 38.1.0 |