Lucene search
+L

7060 matches found

CNVD
CNVD
added 2017/05/24 12:0 a.m.5 views

libxml2 incomplete fix for stack buffer overflow vulnerability

Libxml2 is the GNOME project team developed a C-based library for parsing XML documents. Libxml2 suffers from a stack-based buffer overflow vulnerability that arises from a program that does not perform proper boundary checking on user input. An attacker could use this vulnerability to execute...

7.5CVSS8AI score0.04484EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2017/05/23 12:0 a.m.43 views

SUSE SLED12 / SLES12 Security Update : libxml2 (SUSE-SU-2017:1366-1)

This update for libxml2 fixes the following issues : - Fix NULL dereference in xpointer.c when in recovery mode bsc1014873 - CVE-2016-9597: An XML document with many opening tags could have caused a overflow of the stack not detected by the recursion limits, allowing for DoS bsc1017497 -...

7.5CVSS7AI score0.081EPSS
SaveExploits2References12
OSV
OSV
added 2017/05/22 8:37 a.m.9 views

SUSE-SU-2017:1366-1 Security update for libxml2

This update for libxml2 fixes the following issues: Fix NULL dereference in xpointer.c when in recovery mode bsc1014873 CVE-2016-9597: An XML document with many opening tags could have caused a overflow of the stack not detected by the recursion limits, allowing for DoS bsc1017497 CVE-2014-0191:...

7.5CVSS6.7AI score0.081EPSS
SaveExploits2References9
CNVD
CNVD
added 2017/05/22 12:0 a.m.6 views

libxml2 Heap Buffer Overflow Out-of-Bounds Read Vulnerability

libxml2 is the GNOME project team developed a C-based library for parsing XML documents, which supports multiple encoding formats, Xpath parsing, Well-formed and valid validation. A heap buffer overflow out-of-bounds read vulnerability exists in the 'xmlDictComputeFastKey' function of the dict.c...

7.5CVSS9.7AI score0.04626EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/05/22 12:0 a.m.2 views

libxml2 Stack Buffer Overflow Vulnerability

libxml2 is the GNOME project team developed a C-based library for parsing XML documents, which supports multiple encoding formats, Xpath parsing, Well-formed and valid validation. A stack buffer overflow vulnerability exists in version libxml2 20904-GITv2.9.4-16-g0741801. An attacker can exploit...

7.5CVSS9.3AI score0.04888EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/05/22 12:0 a.m.6 views

libxml2 heap buffer overflow out-of-bounds read vulnerability (CNVD-2017-07325 )

libxml2 is the GNOME project team developed a C-based library for parsing XML documents, which supports multiple encoding formats, Xpath parsing, Well-formed and valid validation. A heap buffer overflow out-of-bounds read vulnerability exists in the 'xmlDictAddString' function of the dict.c file ...

7.5CVSS9.6AI score0.04626EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/05/22 12:0 a.m.4 views

libxml2 Buffer Overflow Vulnerability

libxml2 is the GNOME project team developed a C-based library for parsing XML documents, which supports multiple encoding formats, Xpath parsing, Well-formed and valid validation. A buffer overflow vulnerability exists in version libxml2 20904-GITv2.9.4-16-g0741801. An attacker can exploit this...

7.5CVSS9.5AI score0.03185EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2017/05/19 8:26 a.m.55 views

CVE-2017-9050

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

7.5CVSS1.8AI score0.07347EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
added 2017/05/19 8:26 a.m.42 views

CVE-2017-9047

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 strlenbuf. If the content-type is...

7.5CVSS0.8AI score0.03185EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2017/05/19 8:26 a.m.40 views

CVE-2017-9049

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

7.5CVSS2.4AI score0.04626EPSS
SaveExploits1References1
Veracode
Veracode
added 2017/05/18 6:54 a.m.45 views

Denial Of Service (DoS) Through Embedded C Library

The nokogiri gem is using libxml2 which is vulnerable to CVE-2016-3627. CVE-2016-3627 is a denial of service DoS vulnerability. It is possible because the xmlStringGetNodeList and xmlParserEntityCheck functions fail to detect a recursive loop when it is used in recovery mode, causing stack...

7.5CVSS7.1AI score0.07025EPSS
SaveExploits1References3Affected Software2
Veracode
Veracode
added 2017/05/18 6:30 a.m.9 views

Use-after-free Vulnerability

nokogiri gem is using libxml2 which is vulnerable to use-after-free vulnerability. The vulnerability exists because libxml2 fails to properly validate and handle the attribute strings in the xmlSAX2AttributeNs function which allows an attacker to cause a memory corruption which leads to an...

6.8AI score
SaveExploits0
Prion
Prion
added 2017/05/18 6:29 a.m.21 views

Buffer overflow

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 strlenbuf. If the content-type is...

5CVSS8.3AI score0.03185EPSS
SaveExploits2References6Affected Software1
NVD
NVD
added 2017/05/18 6:29 a.m.22 views

CVE-2017-9048

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

7.5CVSS6.2AI score0.04888EPSS
SaveExploits1References6
NVD
NVD
added 2017/05/18 6:29 a.m.24 views

CVE-2017-9049

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

7.5CVSS6.5AI score0.04626EPSS
SaveExploits1References6
OSV
OSV
added 2017/05/18 6:29 a.m.44 views

CVE-2017-9050

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

7.5CVSS8.3AI score
SaveExploits0References6
OSV
OSV
added 2017/05/18 6:29 a.m.4 views

DEBIAN-CVE-2017-9048

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

7.5CVSS8.6AI score0.04888EPSS
SaveExploits1References1
OSV
OSV
added 2017/05/18 6:29 a.m.28 views

CVE-2017-9048

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

7.5CVSS8AI score
SaveExploits0References6
OSV
OSV
added 2017/05/18 6:29 a.m.45 views

CVE-2017-9049

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

7.5CVSS8.3AI score
SaveExploits0References6
OSV
OSV
added 2017/05/18 6:29 a.m.6 views

DEBIAN-CVE-2017-9049

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

7.5CVSS9.6AI score0.04626EPSS
SaveExploits1References1
Rows per page
Query Builder