summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202311-13.xml
blob: 710e5d8071fb6dc3c8994497d68e29f395152f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202311-13">
    <title>Apptainer: Privilege Escalation</title>
    <synopsis>A privilege escalation vulnerability has been discoverd in Apptainer.</synopsis>
    <product type="ebuild">apptainer</product>
    <announced>2023-11-25</announced>
    <revised count="1">2023-11-25</revised>
    <bug>905091</bug>
    <access>local</access>
    <affected>
        <package name="app-containers/apptainer" auto="yes" arch="*">
            <unaffected range="ge">1.1.8</unaffected>
            <vulnerable range="lt">1.1.8</vulnerable>
        </package>
    </affected>
    <background>
        <p>Apptainer is the container system for secure high-performance computing.</p>
    </background>
    <description>
        <p>A vulnerability has been discovered in Apptainer. Please review the CVE identifier referenced below for details.</p>
    </description>
    <impact type="high">
        <p>There is an ext4 use-after-free flaw that is exploitable in vulnerable versions.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All Apptainer users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-containers/apptainer-1.1.8"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-30549">CVE-2023-30549</uri>
    </references>
    <metadata tag="requester" timestamp="2023-11-25T10:47:30.694976Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2023-11-25T10:47:30.697686Z">graaff</metadata>
</glsa>