summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202412-15.xml
blob: 762abfb6f9c1a62ac5e30eca5ef2dee96315c528 (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
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202412-15">
    <title>OpenSC: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in OpenSC, the worst of which could lead to arbitrary code execution.</synopsis>
    <product type="ebuild">opensc</product>
    <announced>2024-12-11</announced>
    <revised count="1">2024-12-11</revised>
    <bug>907930</bug>
    <bug>917651</bug>
    <access>local</access>
    <affected>
        <package name="dev-libs/opensc" auto="yes" arch="*">
            <unaffected range="ge">0.24.0</unaffected>
            <vulnerable range="lt">0.24.0</vulnerable>
        </package>
    </affected>
    <background>
        <p>OpenSC contains tools and libraries for smart cards.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in OpenSC. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="normal">
        <p>Please review the referenced CVE identifiers for details.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All OpenSC users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-libs/opensc-0.24.0"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2977">CVE-2023-2977</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-4535">CVE-2023-4535</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-40660">CVE-2023-40660</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-40661">CVE-2023-40661</uri>
    </references>
    <metadata tag="requester" timestamp="2024-12-11T08:39:14.588601Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2024-12-11T08:39:14.593519Z">graaff</metadata>
</glsa>