summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202310-21.xml
blob: d701fa31078b9eddc1b8399902df849e4f441943 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202310-21">
    <title>ConnMan: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in ConnMan, the worst of which can lead to remote code execution.</synopsis>
    <product type="ebuild">connman</product>
    <announced>2023-10-31</announced>
    <revised count="1">2023-10-31</revised>
    <bug>832028</bug>
    <bug>863425</bug>
    <access>remote</access>
    <affected>
        <package name="net-misc/connman" auto="yes" arch="*">
            <unaffected range="ge">1.42_pre20220801</unaffected>
            <vulnerable range="lt">1.42_pre20220801</vulnerable>
        </package>
    </affected>
    <background>
        <p>ConnMan provides a daemon for managing Internet connections.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in ConnMan. 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 ConnMan users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=net-misc/connman-1.42_pre20220801"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23096">CVE-2022-23096</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23097">CVE-2022-23097</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23098">CVE-2022-23098</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-32292">CVE-2022-32292</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-32293">CVE-2022-32293</uri>
    </references>
    <metadata tag="requester" timestamp="2023-10-31T06:25:15.876393Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2023-10-31T06:25:15.879529Z">graaff</metadata>
</glsa>