5.5

CVE-2016-1837

Exploit

Multiple use-after-free vulnerabilities in the (1) htmlPArsePubidLiteral and (2) htmlParseSystemiteral functions in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allow remote attackers to cause a denial of service via a crafted XML document.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CanonicalUbuntu Linux Version12.04 SwEditionlts
CanonicalUbuntu Linux Version14.04 SwEditionlts
CanonicalUbuntu Linux Version15.10
CanonicalUbuntu Linux Version16.04 SwEditionlts
DebianDebian Linux Version8.0
AppleiPhone OS Version < 9.3.2
ApplemacOS X Version < 10.11.5
AppletvOS Version < 9.2.1
ApplewatchOS Version < 2.2.1
McafeeWeb Gateway Version >= 7.5.0.0 <= 7.5.2.10
McafeeWeb Gateway Version >= 7.6.0.0 <= 7.6.2.3
XmlsoftLibxml2 Version < 2.9.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.79% 0.73
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://xmlsoft.org/news.html
Vendor Advisory
Release Notes
http://www.securitytracker.com/id/1035890
Third Party Advisory
VDB Entry
http://www.securityfocus.com/bid/90691
Third Party Advisory
VDB Entry
https://bugzilla.gnome.org/show_bug.cgi?id=760263
Third Party Advisory
Exploit
Issue Tracking