Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674618 (CVE-2018-20662) - <app-text/poppler-0.74.0: mishandled xref during extractPDFSubtype processing
Summary: <app-text/poppler-0.74.0: mishandled xref during extractPDFSubtype processing
Status: RESOLVED FIXED
Alias: CVE-2018-20662
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://gitlab.freedesktop.org/popple...
Whiteboard: B3 [noglsa cve]
Keywords:
Depends on: poppler-0.73.0 CVE-2019-9200
Blocks:
  Show dependency tree
 
Reported: 2019-01-05 17:06 UTC by D'juan McDonald (domhnall)
Modified: 2019-08-02 00:21 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description D'juan McDonald (domhnall) 2019-01-05 17:06:44 UTC
(https://nvd.nist.gov/vuln/detail/CVE-2018-20662):
In Poppler 0.72.0, PDFDoc::setup in PDFDoc.cc allows attackers to cause a denial-of-service (application crash caused by Object.h SIGABRT, because of a wrong return value from PDFDoc::setup) by crafting a PDF file in which an xref data structure is mishandled during extractPDFSubtype processing.

Upstream Patch: https://gitlab.freedesktop.org/poppler/poppler/commit/9fd5ec0e6e5f763b190f2a55ceb5427cfe851d5f  [reverted]
Comment 1 Yury German Gentoo Infrastructure gentoo-dev 2019-03-27 05:22:45 UTC
Maintainers please advise if this is fixed in tree.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-03-27 20:55:55 UTC
It isn't, as the upstream bug is still open and the original patch reverted for a good reason.
Comment 4 Larry the Git Cow gentoo-dev 2019-06-14 20:42:45 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21200f502c2efbddf80d5ff88aae6b24213a6dc

commit c21200f502c2efbddf80d5ff88aae6b24213a6dc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-06-14 17:53:29 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-06-14 20:42:20 +0000

    app-text/poppler: Security cleanup
    
    Bug: https://bugs.gentoo.org/674618
    Bug: https://bugs.gentoo.org/681128
    Bug: https://bugs.gentoo.org/681152
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-text/poppler/Manifest              |   2 -
 app-text/poppler/poppler-0.74.0.ebuild | 127 ---------------------------------
 app-text/poppler/poppler-0.76.1.ebuild | 127 ---------------------------------
 3 files changed, 256 deletions(-)
Comment 5 Andreas Sturmlechner gentoo-dev 2019-06-15 21:43:38 UTC
Cleanup done, KDE team out.