Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/sylabs/singularity
  4. ›
  5. CVE-2021-32635

CVE-2021-32635: Improper Restriction of Communication Channel to Intended Endpoints

June 1, 2021 (updated June 8, 2021)

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.

References

  • github.com/advisories/GHSA-5mv9-q7fq-9394
  • github.com/hpcng/singularity/security/advisories/GHSA-jq42-hfch-42f3
  • github.com/sylabs/singularity/releases/tag/v3.7.4
  • github.com/sylabs/singularity/security/advisories/GHSA-5mv9-q7fq-9394
  • nvd.nist.gov/vuln/detail/CVE-2021-32635

Code Behaviors & Features

Detect and mitigate CVE-2021-32635 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.7.2 before 3.7.4

Fixed versions

  • 3.7.4

Solution

Upgrade to version 3.7.4 or above.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
  • CWE-923: Improper Restriction of Communication Channel to Intended Endpoints

Source file

go/github.com/sylabs/singularity/CVE-2021-32635.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:16 +0000.