CVE-2021-32635

Source
https://cve.org/CVERecord?id=CVE-2021-32635
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-32635.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-32635
Aliases
Downstream
Related
Published
2021-05-28T21:15:09Z
Modified
2026-05-16T04:03:05Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

Singularity is an open source container platform. In verions 3.7.2 and 3.7.3, Dde to incorrect use of a default URL, singularity action commands (run/shell/exec) specifying a container using a library:// URI will always attempt to retrieve the container from the default remote endpoint (cloud.sylabs.io) rather than the configured remote endpoint. An attacker may be able to push a malicious container to the default remote endpoint with a URI that is identical to the URI used by a victim with a non-default remote endpoint, thus executing the malicious container. Only action commands (run/shell/exec) against library:// URIs are affected. Other commands such as pull / push respect the configured remote endpoint. The vulnerability is patched in Singularity version 3.7.4. Two possible workarounds exist: Users can only interact with the default remote endpoint, or an installation can have an execution control list configured to restrict execution to containers signed with specific secure keys.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:sylabs:singularity:3.7.2:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "last_affected": "3.7.2"
                }
            ],
            "source": "CPE_FIELD",
            "vendor_product": "sylabs:singularity"
        }
    ]
}
References

Affected packages