summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202107-50.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /metadata/glsa/glsa-202107-50.xml
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'metadata/glsa/glsa-202107-50.xml')
-rw-r--r--metadata/glsa/glsa-202107-50.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202107-50.xml b/metadata/glsa/glsa-202107-50.xml
new file mode 100644
index 000000000000..147944a9d215
--- /dev/null
+++ b/metadata/glsa/glsa-202107-50.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202107-50">
+ <title>Singularity: Remote code execution</title>
+ <synopsis>A vulnerability in Singularity could result in remote code
+ execution.
+ </synopsis>
+ <product type="ebuild">singularity</product>
+ <announced>2021-07-22</announced>
+ <revised count="1">2021-07-22</revised>
+ <bug>792465</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-cluster/singularity" auto="yes" arch="*">
+ <unaffected range="ge">3.7.4</unaffected>
+ <vulnerable range="lt">3.7.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Singularity is the container platform for performance sensitive
+ workloads.
+ </p>
+ </background>
+ <description>
+ <p>Singularity always uses the default remote endpoint,
+ ‘cloud.syslabs.io’, for action commands using the ‘library://’
+ URI rather than the configured remote endpoint.
+ </p>
+ </description>
+ <impact type="high">
+ <p>An attacker that that can push a malicious container to the default
+ remote endpoint could execute code on hosts that fetch the container.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Singularity users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-cluster/singularity-3.7.4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-32635">CVE-2021-32635</uri>
+ </references>
+ <metadata tag="requester" timestamp="2021-07-19T02:57:15Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2021-07-22T04:54:09Z">ajak</metadata>
+</glsa>