Lucene search
+L

7058 matches found

Debian CVE
Debian CVE
added 2016/05/17 2:0 p.m.37 views

CVE-2016-3705

The 1 xmlParserEntityCheck and 2 xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 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...

7.5CVSS8AI score0.05103EPSS
SaveExploits0
CVE
CVE
added 2016/05/17 2:0 p.m.213 views

CVE-2016-3627

CVE-2016-9596, related to libxml2 used in Red Hat JBoss Core Services, allows a denial of service via crafted XML when in recovery mode. This vulnerability exists because of an incorrect fix for CVE-2016-3627 and results in stack consumption. The issue is specifically described as a DoS (stack gr...

7.5CVSS7AI score0.07025EPSS
SaveExploits1References18Affected Software1
Cvelist
Cvelist
added 2016/05/17 2:0 p.m.38 views

CVE-2016-3627

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...

6.7AI score0.07025EPSS
SaveExploits1References18
CVE
CVE
added 2016/05/17 2:0 p.m.158 views

CVE-2016-3705

CVE-2016-3705 affects libxml2 (tracked in CVE-2016-3705) and is caused by insufficient tracking of recursion depth in parser.c (functions xmlParserEntityCheck and xmlParseAttValueComplex). A crafted XML document with many nested entity references can exhaust the stack, causing a denial of service...

7.5CVSS7.6AI score0.05103EPSS
SaveExploits0References16Affected Software1
UbuntuCve
UbuntuCve
added 2016/05/17 12:0 a.m.41 views

CVE-2016-3627

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...

7.5CVSS6.8AI score0.07025EPSS
SaveExploits1References3
OSV
OSV
added 2016/05/17 12:0 a.m.6 views

UBUNTU-CVE-2016-3705

The 1 xmlParserEntityCheck and 2 xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 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...

7.5CVSS7.1AI score0.05103EPSS
SaveExploits0References4
OSV
OSV
added 2016/05/17 12:0 a.m.7 views

UBUNTU-CVE-2016-3627

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...

7.5CVSS6.7AI score0.07025EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2016/05/17 12:0 a.m.47 views

CVE-2016-3705

The 1 xmlParserEntityCheck and 2 xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 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...

7.5CVSS7.1AI score0.05103EPSS
SaveExploits0References3
NVD
NVD
added 2016/05/16 10:59 a.m.51 views

CVE-2015-6838

The xslextfunctionphp function in ext/xsl/xsltprocessor.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13, when libxml2 before 2.9.2 is used, does not consider the possibility of a NULL valuePop return value before proceeding with a free operation after the principal argument...

7.5CVSS8AI score0.07276EPSS
SaveExploits0References6
NVD
NVD
added 2016/05/16 10:59 a.m.38 views

CVE-2015-6837

The xslextfunctionphp function in ext/xsl/xsltprocessor.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13, when libxml2 before 2.9.2 is used, does not consider the possibility of a NULL valuePop return value before proceeding with a free operation during initial error checking,...

7.5CVSS8AI score0.06574EPSS
SaveExploits0References6
Prion
Prion
added 2016/05/16 10:59 a.m.38 views

Null pointer dereference

The xslextfunctionphp function in ext/xsl/xsltprocessor.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13, when libxml2 before 2.9.2 is used, does not consider the possibility of a NULL valuePop return value before proceeding with a free operation after the principal argument...

5CVSS7.3AI score0.07276EPSS
SaveExploits0References6Affected Software2
Prion
Prion
added 2016/05/16 10:59 a.m.38 views

Null pointer dereference

The xslextfunctionphp function in ext/xsl/xsltprocessor.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13, when libxml2 before 2.9.2 is used, does not consider the possibility of a NULL valuePop return value before proceeding with a free operation during initial error checking,...

5CVSS7.3AI score0.07276EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2016/05/16 10:0 a.m.48 views

CVE-2015-6837

The xslextfunctionphp function in ext/xsl/xsltprocessor.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13, when libxml2 before 2.9.2 is used, does not consider the possibility of a NULL valuePop return value before proceeding with a free operation during initial error checking,...

7.7AI score0.06574EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.49 views

openSUSE Security Update : libxml2 (openSUSE-2016-583)

This update for libxml2 fixes two security issues : - libxml2 limits the number of recursions an XML document can contain so to protect against the 'Billion Laughs' denial-of-service attack. Unfortunately, the underlying counter was not incremented properly in all necessary locations. Therefore,...

7.5CVSS6.5AI score0.07025EPSS
SaveExploits1References3
CNVD
CNVD
added 2016/05/06 12:0 a.m.4 views

Libxml2 Stack Buffer Overflow Vulnerability

Libxml2 is the GNOME project team developed a C-based language used to parse XML documents library , which supports a variety of encoding formats , Xpath parsing , Well-formed and valid validation and so on. A stack buffer overflow vulnerability exists in Libxml2. An attacker can exploit this...

7.5CVSS8.8AI score0.05103EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/05/06 12:0 a.m.2 views

Libxml2 heap buffer overflow vulnerability (CNVD-2016-02919)

Libxml2 is the GNOME project team developed a C-based language used to parse XML documents library , which supports a variety of encoding formats , Xpath parsing , Well-formed and valid validation and so on. A heap buffer overflow vulnerability exists in Libxml2. This vulnerability can be exploit...

7.5CVSS7.5AI score0.06165EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2016/05/04 7:49 a.m.41 views

CVE-2016-4483

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...

5CVSS5AI score0.07025EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2016/05/04 12:0 a.m.43 views

SUSE SLED12 / SLES12 Security Update : libxml2 (SUSE-SU-2016:1204-1)

This update for libxml2 fixes two security issues : - libxml2 limits the number of recursions an XML document can contain so to protect against the 'Billion Laughs' denial-of-service attack. Unfortunately, the underlying counter was not incremented properly in all necessary locations. Therefore,...

7.5CVSS6.5AI score0.07025EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2016/05/04 12:0 a.m.38 views

CVE-2016-4483

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...

7.5CVSS6.7AI score0.06165EPSS
SaveExploits1References3
OSV
OSV
added 2016/05/04 12:0 a.m.6 views

UBUNTU-CVE-2016-4483

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...

7.5CVSS6.7AI score0.06165EPSS
SaveExploits1References4
Rows per page
Query Builder