summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202312-05.xml
blob: 7f286dd03d20cb8f8c2d1e27029cb9a060724976 (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="202312-05">
    <title>libssh: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in libssh, the worst of which could lead to remote code execution.</synopsis>
    <product type="ebuild">libssh</product>
    <announced>2023-12-22</announced>
    <revised count="1">2023-12-22</revised>
    <bug>810517</bug>
    <bug>905746</bug>
    <access>remote</access>
    <affected>
        <package name="net-libs/libssh" auto="yes" arch="*">
            <unaffected range="ge">0.10.5</unaffected>
            <vulnerable range="lt">0.10.5</vulnerable>
        </package>
    </affected>
    <background>
        <p>libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in libssh. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="high">
        <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 libssh users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=net-libs/libssh-0.10.5"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3634">CVE-2021-3634</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1667">CVE-2023-1667</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2283">CVE-2023-2283</uri>
        <uri>GHSL-2023-085</uri>
    </references>
    <metadata tag="requester" timestamp="2023-12-22T09:05:35.565422Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2023-12-22T09:05:35.568851Z">graaff</metadata>
</glsa>