Vulnerability Details : CVE-2016-8674
The pdf_to_num function in pdf-object.c in MuPDF before 1.10 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted file.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2016-8674
- cpe:2.3:a:artifex:mupdf:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-8674
0.23%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 42 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-8674
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.5
|
MEDIUM | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2016-8674
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-8674
-
https://bugs.ghostscript.com/show_bug.cgi?id=697019
697019 – mutool/mupdf: use-after-free in pdf_dict_get (pdf-object.c)Issue Tracking;Patch
-
http://www.debian.org/security/2017/dsa-3797
Debian -- Security Information -- DSA-3797-1 mupdf
-
http://www.openwall.com/lists/oss-security/2016/10/16/8
oss-security - Re: mupdf: use-after-free in pdf_to_num (pdf-object.c)Mailing List;Patch;Third Party Advisory
-
http://git.ghostscript.com/?p=mupdf.git;a=commitdiff;h=1e03c06456d997435019fb3526fa2d4be7dbc6ec
git.ghostscript.com Git - mupdf.git/commitdiffIssue Tracking;Patch;Third Party Advisory
-
https://bugs.ghostscript.com/show_bug.cgi?id=697015
697015 – mutool/mupdf: use-after-free in pdf_to_num (pdf-object.c)Issue Tracking;Patch
-
https://blogs.gentoo.org/ago/2016/09/22/mupdf-use-after-free-in-pdf_to_num-pdf-object-c/
mupdf: use-after-free in pdf_to_num (pdf-object.c) | agostino's blogPatch;Third Party Advisory;VDB Entry
-
http://www.securityfocus.com/bid/93127
MuPDF 'pdf-object.c' Use After Free Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
https://bugzilla.redhat.com/show_bug.cgi?id=1385685
1385685 – (CVE-2016-8674) CVE-2016-8674 mupdf: Use-after-free in pdf_to_numIssue Tracking;Patch
Jump to