summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202402-19.xml
blob: b1f1e58a0e618ad7df318d65dd7986c3a2d880d0 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202402-19">
    <title>libcaca: Arbitary Code Execution</title>
    <synopsis>A vulnerability has been discovered in libcaca which can lead to arbitrary code execution.</synopsis>
    <product type="ebuild">libcaca</product>
    <announced>2024-02-18</announced>
    <revised count="1">2024-02-18</revised>
    <bug>772317</bug>
    <access>remote</access>
    <affected>
        <package name="media-libs/libcaca" auto="yes" arch="*">
            <unaffected range="ge">0.99_beta19-r4</unaffected>
            <vulnerable range="lt">0.99_beta19-r4</vulnerable>
        </package>
    </affected>
    <background>
        <p>libcaca is a library that creates colored ASCII-art graphics.</p>
    </background>
    <description>
        <p>A vulnerability has been discovered in libcaca. Please review the CVE identifier referenced below for details.</p>
    </description>
    <impact type="normal">
        <p>A buffer overflow issue in caca_resize function in libcaca/caca/canvas.c may lead to local execution of arbitrary code in the user context.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All libcaca users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=media-libs/libcaca-0.99_beta19-r4"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3410">CVE-2021-3410</uri>
    </references>
    <metadata tag="requester" timestamp="2024-02-18T10:22:11.346423Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2024-02-18T10:22:11.349349Z">graaff</metadata>
</glsa>