summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202501-02.xml
blob: 1f914bd82f3101e25fbe038fc686b6847d2e77c7 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202501-02">
    <title>GIMP: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in GIMP, the worst of which can lead to arbitrary code execution.</synopsis>
    <product type="ebuild">gimp</product>
    <announced>2025-01-17</announced>
    <revised count="2">2025-01-18</revised>
    <bug>845402</bug>
    <bug>856283</bug>
    <bug>917406</bug>
    <access>remote</access>
    <affected>
        <package name="media-gfx/gimp" auto="yes" arch="*">
            <unaffected range="ge">2.10.36</unaffected>
            <vulnerable range="lt">2.10.36</vulnerable>
        </package>
    </affected>
    <background>
        <p>GIMP is the GNU Image Manipulation Program. XCF is the native image file format used by GIMP.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in GIMP. 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 GIMP users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=media-gfx/gimp-2.10.36"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-30067">CVE-2022-30067</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-32990">CVE-2022-32990</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44441">CVE-2023-44441</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44442">CVE-2023-44442</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44443">CVE-2023-44443</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44444">CVE-2023-44444</uri>
    </references>
    <metadata tag="requester" timestamp="2025-01-17T07:05:31.622583Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2025-01-17T07:05:31.625362Z">graaff</metadata>
</glsa>