Search for packages
Package details: pkg:deb/ubuntu/libxml2@2.9.2%2Bzdfsg1-4ubuntu0.1
purl pkg:deb/ubuntu/libxml2@2.9.2%2Bzdfsg1-4ubuntu0.1
Next non-vulnerable version 2.9.10+dfsg-5ubuntu0.20.04.1
Latest non-vulnerable version 2.9.10+dfsg-5ubuntu0.20.04.1
Risk 10.0
Vulnerabilities affecting this package (44)
Vulnerability Summary Fixed by
VCID-1ynh-xcuu-aaae
Aliases:
CVE-2016-4447
Improper Restriction of Operations within the Bounds of a Memory Buffer The xmlParseElementDecl function in parser.c in libxml2 allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-29mt-tpku-aaab
Aliases:
CVE-2021-3517
GHSA-jw9f-hh49-cvp9
There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-2qau-2qt3-aaam
Aliases:
CVE-2017-9048
Improper Restriction of Operations within the Bounds of a Memory Buffer libxml2 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. This vulnerability causes programs that use libxml2, such as PHP, to crash.
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-46k1-2uqz-aaab
Aliases:
CVE-2017-9047
Improper Restriction of Operations within the Bounds of a Memory Buffer A buffer overflow was discovered in libxml2 . 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 (if it actually fits) whereupon (ii) content->name is written to the buffer. However, the check for whether the content->name actually fits also uses 'len' rather than the updated buffer length strlen(buf). This allows us to write about "size" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-4kts-b8nu-aaad
Aliases:
CVE-2017-9050
GHSA-8c56-cpmw-89x7
Out-of-bounds read in nokogiri
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-7nr1-p57s-aaaj
Aliases:
CVE-2016-1833
Out-of-bounds Read The htmlCurrentChar function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-9ast-t7b4-aaaj
Aliases:
CVE-2016-2073
Improper Restriction of Operations within the Bounds of a Memory Buffer The htmlParseNameComplex function in HTMLparser.c in libxml2 allows attackers to cause a denial of service (out-of-bounds read) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-9me2-5n8r-aaas
Aliases:
CVE-2018-14567
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.
2.9.4+dfsg1-6.1ubuntu1.2
Affected by 9 other vulnerabilities.
VCID-9xpa-dx6k-aaap
Aliases:
CVE-2017-9049
Out-of-bounds Read libxml2 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.
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-cj82-hgkb-aaak
Aliases:
CVE-2019-20388
xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.
2.9.10+dfsg-5
Affected by 6 other vulnerabilities.
VCID-d1f6-59hf-aaaf
Aliases:
CVE-2019-19956
xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc->oldNs.
2.9.4+dfsg1-7ubuntu3.1
Affected by 7 other vulnerabilities.
2.9.10+dfsg-1ubuntu2
Affected by 8 other vulnerabilities.
VCID-d41f-qy2v-aaan
Aliases:
CVE-2017-8872
Out-of-bounds Read The htmlParseTryOrFinish function in HTMLparser.c in libxml2 allows attackers to cause a denial of service (buffer over-read) or information disclosure.
2.9.4+dfsg1-6.1ubuntu1
Affected by 14 other vulnerabilities.
VCID-d7ye-gyq7-aaad
Aliases:
CVE-2017-7375
Improper Restriction of XML External Entity Reference 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 local files, HTTP, or FTP servers (which might be otherwise unreachable).
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-e47u-5zh7-aaad
Aliases:
CVE-2016-9318
libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.
2.9.4+dfsg1-6.1ubuntu1.2
Affected by 9 other vulnerabilities.
VCID-ej8b-efns-aaae
Aliases:
CVE-2017-5130
Out-of-bounds Write An integer overflow in xmlmemory.c in libxml2, as used in Google Chrome and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted XML file.
2.9.4+dfsg1-6.1ubuntu1
Affected by 14 other vulnerabilities.
VCID-f7ux-h8qn-aaan
Aliases:
CVE-2016-3705
Improper Input Validation The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-gn1q-6cht-aaap
Aliases:
CVE-2021-3537
GHSA-286v-pcf5-25rc
A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-jrju-mshh-aaae
Aliases:
CVE-2016-1837
Use After Free Multiple use-after-free vulnerabilities in the (1) htmlPArsePubidLiteral and (2) htmlParseSystemiteral functions in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allow remote attackers to cause a denial of service via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-jtq1-n4bm-aaan
Aliases:
CVE-2015-8806
GHSA-7hp2-xwpj-95jq
Nokogiri, dict.c in libxml2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash)
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-m6pu-bgz7-aaap
Aliases:
CVE-2017-0663
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.1.2. Android ID: A-37104170.
2.9.4+dfsg1-3.1
Affected by 17 other vulnerabilities.
VCID-m7ct-1jfm-aaaj
Aliases:
CVE-2018-14404
GHSA-6qvp-r6r3-9p7h
A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.
2.9.4+dfsg1-6.1ubuntu1.2
Affected by 9 other vulnerabilities.
VCID-mpuz-tm4y-aaad
Aliases:
CVE-2016-4658
GHSA-fr52-4hqw-p27f
Nokogiri does not forbid namespace nodes in XPointer ranges
2.9.3+dfsg1-1ubuntu0.2
Affected by 25 other vulnerabilities.
VCID-nuy6-81wq-aaaa
Aliases:
CVE-2017-18258
GHSA-882p-jqgm-f45g
Moderate severity vulnerability that affects nokogiri
2.9.4+dfsg1-6.1ubuntu1.2
Affected by 9 other vulnerabilities.
VCID-pf6b-dxvk-aaan
Aliases:
CVE-2016-5131
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.
2.9.3+dfsg1-1ubuntu0.2
Affected by 25 other vulnerabilities.
VCID-pjbc-merh-aaaq
Aliases:
CVE-2016-1835
Use-after-free vulnerability in the xmlSAX2AttributeNs function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2 and OS X before 10.11.5, allows remote attackers to cause a denial of service via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-q523-t29q-aaaj
Aliases:
CVE-2016-1839
Out-of-bounds Read The xmlDictAddString function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-qky4-p9ky-aaan
Aliases:
CVE-2016-3627
Improper Input Validation The xmlStringGetNodeList function in tree.c in libxml2, 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.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-rg4z-at9n-aaaa
Aliases:
CVE-2020-24977
GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-sdba-sgwc-aaaj
Aliases:
CVE-2021-3541
A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-su55-rp7r-aaaq
Aliases:
CVE-2016-1840
Improper Restriction of Operations within the Bounds of a Memory Buffer Heap-based buffer overflow in the xmlFAParsePosCharGroup function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-th6j-c7js-aaaf
Aliases:
CVE-2017-16932
GHSA-x2fm-93ww-ggvx
parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.
2.9.4+dfsg1-6.1ubuntu1.2
Affected by 9 other vulnerabilities.
VCID-tx3d-7hjt-aaab
Aliases:
CVE-2016-4483
Deserialization of Untrusted Data The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization. NOTE: this vulnerability may be a duplicate of CVE-2016-3627.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-u1dm-t6k2-aaaq
Aliases:
CVE-2021-3516
Use After Free There's a flaw in libxml2's xmllint An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-vekd-aqst-aaas
Aliases:
CVE-2017-15412
GHSA-r58r-74gx-6wx3
Use After Free Use after free in libxml2, as used in Google Chrome and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
2.9.4+dfsg1-6.1ubuntu1
Affected by 14 other vulnerabilities.
VCID-vjpb-z8u8-aaab
Aliases:
CVE-2017-7376
Improper Restriction of Operations within the Bounds of a Memory Buffer Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects.
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
VCID-w7vw-1nq3-aaac
Aliases:
CVE-2016-1838
Out-of-bounds Read The xmlPArserPrintFileContextInternal function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-wdr9-vsu9-aaap
Aliases:
CVE-2021-3518
GHSA-v4f8-2847-rwm7
There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.
2.9.10+dfsg-5ubuntu0.20.04.1
Affected by 0 other vulnerabilities.
VCID-wf9x-r3us-aaaj
Aliases:
CVE-2016-4448
Use of Externally-Controlled Format String Format string vulnerability in libxml2 allows attackers to have unspecified impact via format string specifiers in unknown vectors.
2.9.3+dfsg1-1ubuntu0.2
Affected by 25 other vulnerabilities.
VCID-wsnx-wfhq-aaap
Aliases:
CVE-2016-1834
Improper Restriction of Operations within the Bounds of a Memory Buffer Heap-based buffer overflow in the xmlStrncat function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-ydsa-nwvx-aaag
Aliases:
CVE-2016-1836
Use After Free Use-after-free vulnerability in the xmlDictComputeFastKey function in libxml2, as used in Apple iOS, OS X, tvOS, and watchOS, allows remote attackers to cause a denial of service via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-yu35-r34h-aaam
Aliases:
CVE-2016-1762
Improper Restriction of Operations within the Bounds of a Memory Buffer The xmlNextChar function in libxml2 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-z4sj-ns7c-aaaf
Aliases:
CVE-2020-7595
GHSA-7553-jr98-vx47
xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.
2.9.4+dfsg1-7ubuntu3.1
Affected by 7 other vulnerabilities.
2.9.10+dfsg-5
Affected by 6 other vulnerabilities.
VCID-zew4-4yut-aaap
Aliases:
CVE-2016-4449
Improper Input Validation XML external entity (XXE) vulnerability in the xmlStringLenDecodeEntities function in parser.c in libxml2, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vectors.
2.9.3+dfsg1-1ubuntu0.1
Affected by 28 other vulnerabilities.
VCID-zqqw-fe14-aaac
Aliases:
CVE-2017-16931
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.
2.9.3+dfsg1-1ubuntu0.3
Affected by 18 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version