Out-of-bounds Read Affecting mupdf Open this link in a new tab package, versions >=1.7
Attack Complexity
Low
User Interaction
Required
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-COCOAPODS-MUPDF-471108
-
published
2 Oct 2019
-
disclosed
9 Feb 2017
-
credit
Unknown
Introduced: 9 Feb 2017
CVE-2017-5896 Open this link in a new tabHow to fix?
There is no fixed version for MuPDF
.
Overview
MuPDF is a lightweight PDF and XPS viewer.
Affected versions of this package are vulnerable to Out-of-bounds Read. MuPDF is vulnerable to denial of service (DoS) attacks. The attack can be launched if a malicious file is passed to the fz_subsample_pixmap()
function in fitz/pixmap.c
, causing an out-of-bound read and application crash.