Debian Libxml2 vulnerabilities

121 known vulnerabilities affecting debian/libxml2.

Total CVEs
121
CISA KEV
0
Public exploits
8
Exploited in wild
0
Severity breakdown
CRITICAL14HIGH38MEDIUM44LOW25

Vulnerabilities

Page 3 of 7
CVE-2018-9251LOWCVSS 2.62018
CVE-2018-9251 [LOW] CVE-2018-9251: libxml2 - The xz_decomp function in xzlib.c in libxml2 2.9.8, if --with-lzma is used, allo... The xz_decomp function in xzlib.c in libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035. Scope: local bookworm: resolved bullseye: resolved forky: resolved sid: resolved trixie: resol
debian
CVE-2018-14567LOWCVSS 2.6fixed in libxml2 2.9.10+dfsg-2 (bookworm)2018
CVE-2018-14567 [LOW] CVE-2018-14567: libxml2 - libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial... libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035 and CVE-2018-9251. Scope: local bookworm: resolved (fixed in 2.9.10+dfsg-2) bullseye: resolved (fixed in 2.9.10+dfsg-2) forky: res
debian
CVE-2017-16931CRITICALCVSS 9.8fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-16931 [CRITICAL] CVE-2017-16931: libxml2 - parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because ... parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-3.1) bullseye: resolved (fixed in 2.9.4+dfsg1-3.1) forky: resolved (fixed in 2.9.4+dfsg1-3.1) sid: resolved (fixed in 2.9.
debian
CVE-2017-8872CRITICALCVSS 9.1fixed in libxml2 2.9.4+dfsg1-6.1 (bookworm)2017
CVE-2017-8872 [CRITICAL] CVE-2017-8872: libxml2 - The htmlParseTryOrFinish function in HTMLparser.c in libxml2 2.9.4 allows attack... The htmlParseTryOrFinish function in HTMLparser.c in libxml2 2.9.4 allows attackers to cause a denial of service (buffer over-read) or information disclosure. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-6.1) bullseye: resolved (fixed in 2.9.4+dfsg1-6.1) forky: resolved (fixed in 2.9.4+dfsg1-6.1) sid: resolved (fixed in 2.9.4+dfsg1-6.1) trixie: resolved (
debian
CVE-2017-7375CRITICALCVSS 9.8fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-7375 [CRITICAL] CVE-2017-7375: libxml2 - A flaw in libxml2 allows remote XML entity inclusion with default parser flags (... A flaw in libxml2 allows remote XML entity inclusion with default parser flags (i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes). Depending on the context, this may expose a higher-risk attack surface in libxml2 not usually reachable with default parser flags, and expose content from
debian
CVE-2017-7376CRITICALCVSS 9.8fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-7376 [CRITICAL] CVE-2017-7376: libxml2 - Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by ... Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-3.1) bullseye: resolved (fixed in 2.9.4+dfsg1-3.1) forky: resolved (fixed in 2.9.4+dfsg1-3.1) sid: resolved (fixed in 2.9.4+dfsg1-3.1) trixie: resolved (fixed in
debian
CVE-2017-5130HIGHCVSS 8.8fixed in libxml2 2.9.4+dfsg1-5.1 (bookworm)2017
CVE-2017-5130 [HIGH] CVE-2017-5130: libxml2 - An integer overflow in xmlmemory.c in libxml2 before 2.9.5, as used in Google Ch... An integer overflow in xmlmemory.c in libxml2 before 2.9.5, as used in Google Chrome prior to 62.0.3202.62 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted XML file. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-5.1) bullseye: resolved (fixed in 2.9.4+dfsg1-5.1) forky: resolved (fixed in 2.9.4+dfsg1-5.1) sid: r
debian
CVE-2017-0663HIGHCVSS 7.8fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-0663 [HIGH] CVE-2017-0663: libxml2 - A remote code execution vulnerability in libxml2 could enable an attacker using ... A remote code execution vulnerability in libxml2 could enable an attacker using a specially crafted file to execute arbitrary code within the context of an unprivileged process. This issue is rated as High due to the possibility of remote code execution in an application that uses this library. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7
debian
CVE-2017-9048HIGHCVSS 7.5fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-9048 [HIGH] CVE-2017-9048: libxml2 - libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overfl... libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 < size.
debian
CVE-2017-15412HIGHCVSS 8.8fixed in libxml2 2.9.4+dfsg1-5.2 (bookworm)2017
CVE-2017-15412 [HIGH] CVE-2017-15412: libxml2 - Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3... Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-5.2) bullseye: resolved (fixed in 2.9.4+dfsg1-5.2) forky: resolved (fixed in 2.9.4+dfsg1-5.2) sid: resolved (fixed in
debian
CVE-2017-9047HIGHCVSS 7.5fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-9047 [HIGH] CVE-2017-9047: libxml2 - A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The fun... A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlen(buf). If the content->type is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content->prefix is appended to buf
debian
CVE-2017-16932HIGHCVSS 7.5fixed in libxml2 2.9.10+dfsg-2 (bookworm)2017
CVE-2017-16932 [HIGH] CVE-2017-16932: libxml2 - parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in paramete... parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities. Scope: local bookworm: resolved (fixed in 2.9.10+dfsg-2) bullseye: resolved (fixed in 2.9.10+dfsg-2) forky: resolved (fixed in 2.9.10+dfsg-2) sid: resolved (fixed in 2.9.10+dfsg-2) trixie: resolved (fixed in 2.9.10+dfsg-2)
debian
CVE-2017-9049HIGHCVSS 7.5fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-9049 [HIGH] CVE-2017-9049: libxml2 - libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-re... libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-3.1) bullseye: resolved (fixe
debian
CVE-2017-9050MEDIUMCVSS 5.5fixed in libxml2 2.9.4+dfsg1-3.1 (bookworm)2017
CVE-2017-9050 [MEDIUM] CVE-2017-9050: libxml2 - libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-re... libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-3.1) bullseye: resolved (fixed in 2.9
debian
CVE-2017-5969MEDIUMCVSS 4.7fixed in libxml2 2.9.4+dfsg1-5.1 (bookworm)2017
CVE-2017-5969 [MEDIUM] CVE-2017-5969: libxml2 - libxml2 2.9.4, when used in recover mode, allows remote attackers to cause a den... libxml2 2.9.4, when used in recover mode, allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted XML document. NOTE: The maintainer states "I would disagree of a CVE with the Recover parsing option which should only be used for manual recovery at least for XML parser. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-5.1) b
debian
CVE-2017-18258LOWCVSS 6.5fixed in libxml2 2.9.10+dfsg-2 (bookworm)2017
CVE-2017-18258 [MEDIUM] CVE-2017-18258: libxml2 - The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers ... The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file. Scope: local bookworm: resolved (fixed in 2.9.10+dfsg-2) bullseye: resolved (fixed in 2.9.10+dfsg-2) fo
debian
CVE-2016-4658CRITICALCVSS 9.8fixed in libxml2 2.9.4+dfsg1-2.1 (bookworm)2016
CVE-2016-4658 [CRITICAL] CVE-2016-4658: libxml2 - xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before ... xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document. Scope: local book
debian
CVE-2016-4448CRITICALCVSS 9.8fixed in libxml2 2.9.4+dfsg1-1 (bookworm)2016
CVE-2016-4448 [CRITICAL] CVE-2016-4448: libxml2 - Format string vulnerability in libxml2 before 2.9.4 allows attackers to have uns... Format string vulnerability in libxml2 before 2.9.4 allows attackers to have unspecified impact via format string specifiers in unknown vectors. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-1) bullseye: resolved (fixed in 2.9.4+dfsg1-1) forky: resolved (fixed in 2.9.4+dfsg1-1) sid: resolved (fixed in 2.9.4+dfsg1-1) trixie: resolved (fixed in 2.9.4+dfsg1-1
debian
CVE-2016-5131HIGHCVSS 8.8fixed in libxml2 2.9.4+dfsg1-2.1 (bookworm)2016
CVE-2016-5131 [HIGH] CVE-2016-5131: libxml2 - Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome ... Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function. Scope: local bookworm: resolved (fixed in 2.9.4+dfsg1-2.1) bullseye: resolved (fixed in 2.9.4+dfsg1-2.1) forky: resolve
debian
CVE-2016-3627HIGHCVSS 7.5fixed in libxml2 2.9.3+dfsg1-1.1 (bookworm)2016
CVE-2016-3627 [HIGH] CVE-2016-3627: libxml2 - The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 and earlier, when u... The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 and earlier, when used in recovery mode, allows context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document. Scope: local bookworm: resolved (fixed in 2.9.3+dfsg1-1.1) bullseye: resolved (fixed in 2.9.3+dfsg1-1.1) forky: r
debian