5.5

CVE-2016-6265

Exploit
Use-after-free vulnerability in the pdf_load_xref function in pdf/pdf-xref.c in MuPDF allows remote attackers to cause a denial of service (crash) via a crafted PDF file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ArtifexMupdf Version <= 1.9
OpensuseLeap Version42.1
OpensuseOpensuse Version13.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.63% 0.732
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:N/A:P
CWE-416 Use After Free

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.

http://bugs.ghostscript.com/show_bug.cgi?id=696941
Patch
Exploit
http://git.ghostscript.com/?p=mupdf.git%3Bh=fa1936405b6a84e5c9bb440912c23d532772f958
http://lists.opensuse.org/opensuse-updates/2016-08/msg00007.html
Third Party Advisory
http://www.debian.org/security/2016/dsa-3655
http://www.openwall.com/lists/oss-security/2016/07/21/7
Exploit
http://www.securityfocus.com/bid/92071
Third Party Advisory
https://security.gentoo.org/glsa/201702-12