Vulnerabilities > Xmlsoft > Libxml2

DATE CVE VULNERABILITY TITLE RISK
2017-11-23 CVE-2017-16932 Infinite Loop vulnerability in Xmlsoft Libxml2
parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.
network
low complexity
xmlsoft CWE-835
7.5
2017-11-23 CVE-2017-16931 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Xmlsoft Libxml2
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.
network
low complexity
xmlsoft CWE-119
critical
9.8
2017-05-18 CVE-2017-9050 Out-of-bounds Read vulnerability in Xmlsoft Libxml2 2.9.4
libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c.
network
low complexity
xmlsoft CWE-125
7.5
2017-05-18 CVE-2017-9049 Out-of-bounds Read vulnerability in Xmlsoft Libxml2 2.9.4
libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c.
network
low complexity
xmlsoft CWE-125
7.5
2017-05-18 CVE-2017-9048 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Xmlsoft Libxml2 2.9.4
libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow.
network
low complexity
xmlsoft CWE-119
7.5
2017-05-18 CVE-2017-9047 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Xmlsoft Libxml2 2.9.4
A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801.
network
low complexity
xmlsoft CWE-119
7.5
2017-05-10 CVE-2017-8872 Out-of-bounds Read vulnerability in Xmlsoft Libxml2 2.9.4
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.
network
low complexity
xmlsoft CWE-125
critical
9.1
2017-04-11 CVE-2017-5969 NULL Pointer Dereference vulnerability in Xmlsoft Libxml2 2.9.4
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.
local
high complexity
xmlsoft CWE-476
4.7
2017-04-11 CVE-2016-4483 Deserialization of Untrusted Data vulnerability in multiple products
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.
network
low complexity
xmlsoft debian oracle CWE-502
7.5
2016-11-16 CVE-2016-9318 XXE vulnerability in multiple products
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.
local
low complexity
xmlsoft canonical CWE-611
5.5