summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glsa-202405-33.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202405-33.xml b/glsa-202405-33.xml
new file mode 100644
index 00000000..daa04af5
--- /dev/null
+++ b/glsa-202405-33.xml
@@ -0,0 +1,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> \ No newline at end of file