summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202401-20.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-15 19:18:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-15 19:18:29 +0000
commit4c588f061163483deaeecd52e6a5743762d2603e (patch)
treeb350c2c1cadf3ac9598a043421fcaf654b9e2bc7 /metadata/glsa/glsa-202401-20.xml
parentb9d13f23ed10bb803607f6ef67f0df2f078aa70f (diff)
gentoo auto-resync : 15:01:2024 - 19:18:28
Diffstat (limited to 'metadata/glsa/glsa-202401-20.xml')
-rw-r--r--metadata/glsa/glsa-202401-20.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202401-20.xml b/metadata/glsa/glsa-202401-20.xml
new file mode 100644
index 000000000000..7600622922d9
--- /dev/null
+++ b/metadata/glsa/glsa-202401-20.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-20">
+ <title>QPDF: Buffer Overflow</title>
+ <synopsis>A vulnerability has been found in QPDF which can lead to a heap-based buffer overflow.</synopsis>
+ <product type="ebuild">qpdf</product>
+ <announced>2024-01-15</announced>
+ <revised count="1">2024-01-15</revised>
+ <bug>803110</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-text/qpdf" auto="yes" arch="*">
+ <unaffected range="ge">10.1.0</unaffected>
+ <vulnerable range="lt">10.1.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>QPDF: A content-preserving PDF document transformer.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in QPDF. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>QPDF has a heap-based buffer overflow in Pl_ASCII85Decoder::write (called from Pl_AES_PDF::flush and Pl_AES_PDF::finish) when a certain downstream write fails.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All QPDF users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-text/qpdf-10.1.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-36978">CVE-2021-36978</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-15T13:05:16.102082Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-01-15T13:05:16.105037Z">graaff</metadata>
+</glsa> \ No newline at end of file