Bug 1646389 (CVE-2018-18020) - CVE-2018-18020 qpdf: recursive calls can lead to a DoS in libqpdf/QPDFWriter.cc
Summary: CVE-2018-18020 qpdf: recursive calls can lead to a DoS in libqpdf/QPDFWriter.cc
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2018-18020
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1646390 1646391 1646392
Blocks: 1646395
TreeView+ depends on / blocked
 
Reported: 2018-11-05 14:02 UTC by Laura Pardo
Modified: 2019-12-03 03:52 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-28 11:09:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Laura Pardo 2018-11-05 14:02:01 UTC
A flaw was found in QPDF 8.2.1, in libqpdf/QPDFWriter.cc, QPDFWriter::unparseObject and QPDFWriter::unparseChild have recursive calls for a long time, which allows remote attackers to cause a denial of service via a crafted PDF file.


References:
https://github.com/qpdf/qpdf/issues/243

Comment 1 Laura Pardo 2018-11-05 14:02:51 UTC
Created qpdf tracking bugs for this issue:

Affects: epel-6 [bug 1646390]
Affects: fedora-all [bug 1646391]

Comment 3 Stefan Cornelius 2018-11-28 11:09:42 UTC
I failed to reproduce this behavior during my testing. However, the real problem here seems to be the use of an arbitrary limit. Finding such limits is always a balancing act.

If you run into this problem in a real world scenario, please comment and we'll investigate and possibly adjust the limit.


Note You need to log in before you can comment on or make changes to this bug.