Out-of-Bounds 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-471091
-
published
2 Oct 2019
-
disclosed
24 Jan 2018
-
credit
Unknown
Introduced: 24 Jan 2018
CVE-2018-6192 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. MuPDF is vulnerable to denial of service (DoS) attacks. A malicious user can pass a pdf
file to the application to cause a segmentation fault through the pdf_read_new_xref
method in the pdf/pdf-xref.c
file, causing the application to crash.