summaryrefslogtreecommitdiff
blob: daa04af5cf0e1146a6a6963cc5a72700355ac8ca (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202405-33">
    <title>PoDoFo: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in PoDoFo, the worst of which could lead to code execution.</synopsis>
    <product type="ebuild">podofo</product>
    <announced>2024-05-12</announced>
    <revised count="1">2024-05-12</revised>
    <bug>906105</bug>
    <access>remote</access>
    <affected>
        <package name="app-text/podofo" auto="yes" arch="*">
            <unaffected range="ge">0.10.1</unaffected>
            <vulnerable range="lt">0.10.1</vulnerable>
        </package>
    </affected>
    <background>
        <p>PoDoFo is a free portable C++ library to work with the PDF file format.</p>
    </background>
    <description>
        <p>Please review the referenced CVE identifiers 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 PoDoFo users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-text/podofo-0.10.1"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-31566">CVE-2023-31566</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-31567">CVE-2023-31567</uri>
    </references>
    <metadata tag="requester" timestamp="2024-05-12T05:25:34.545530Z">graaff</metadata>
    <metadata tag="submitter" timestamp="2024-05-12T05:25:34.548474Z">graaff</metadata>
</glsa>