summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202412-14.xml
blob: f351fb59fd268325964dc05b193c1c92f2c545f7 (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
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202412-14">
    <title>HashiCorp Consul: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in HashiCorp Consul, the worst of which could result in denial of service.</synopsis>
    <product type="ebuild">consul</product>
    <announced>2024-12-08</announced>
    <revised count="1">2024-12-08</revised>
    <bug>907925</bug>
    <bug>917614</bug>
    <bug>925030</bug>
    <access>remote</access>
    <affected>
        <package name="app-admin/consul" auto="yes" arch="*">
            <unaffected range="ge">1.15.10</unaffected>
            <vulnerable range="lt">1.15.10</vulnerable>
        </package>
    </affected>
    <background>
        <p>HashiCorp Consul is a tool for service discovery, monitoring and configuration.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in HashiCorp Consul. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="low">
        <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 HashiCorp Consul users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-admin/consul-1.15.10"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1297">CVE-2023-1297</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2816">CVE-2023-2816</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44487">CVE-2023-44487</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-23322">CVE-2024-23322</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-23323">CVE-2024-23323</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-23324">CVE-2024-23324</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-23325">CVE-2024-23325</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-23327">CVE-2024-23327</uri>
    </references>
    <metadata tag="requester" timestamp="2024-12-08T08:38:34.763660Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2024-12-08T08:38:34.766478Z">graaff</metadata>
</glsa>