Lucene search
+L

7372 matches found

RedhatCVE
RedhatCVE
added 2017/05/19 8:26 a.m.43 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.47 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.10 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.26 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.25 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
NVD
NVD
added 2017/05/18 6:29 a.m.30 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.04848EPSS
SaveExploits1References6
OSV
OSV
added 2017/05/18 6:29 a.m.12 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
OSV
OSV
added 2017/05/18 6:29 a.m.47 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.30 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.48 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.8 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.04848EPSS
SaveExploits1References1
Prion
Prion
added 2017/05/18 6:29 a.m.35 views

Heap overflow

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

5CVSS6.9AI score0.07347EPSS
SaveExploits4References6Affected Software1
NVD
NVD
added 2017/05/18 6:29 a.m.33 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.5CVSS6.8AI score0.04626EPSS
SaveExploits1References6
NVD
NVD
added 2017/05/18 6:29 a.m.25 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.5CVSS6.5AI score0.03185EPSS
SaveExploits2References6
Prion
Prion
added 2017/05/18 6:29 a.m.32 views

Stack overflow

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

5CVSS8AI score0.04848EPSS
SaveExploits1References6Affected Software1
Prion
Prion
added 2017/05/18 6:29 a.m.33 views

Heap overflow

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

5CVSS7.5AI score0.04626EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2017/05/18 6:29 a.m.11 views

DEBIAN-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.5CVSS9.5AI score0.04626EPSS
SaveExploits1References1
OSV
OSV
added 2017/05/18 6:29 a.m.30 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.5CVSS8.4AI score
SaveExploits0References6
CVE
CVE
added 2017/05/18 6:13 a.m.215 views

CVE-2017-9050

CVE-2017-9050 affects libxml2 (notably 2.9.4 builds such as 20904-GITv2.9.4-16-g0741801). Root cause: a heap-based buffer over-read in dict.c:xmlDictAddString, stemming from an incomplete fix for CVE-2016-1839. Impact: can cause a crash in applications using libxml2 (e.g., PHP). Public details in...

7.5CVSS7.5AI score0.04626EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2017/05/18 6:13 a.m.8 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...

6.8AI score0.04626EPSS
SaveExploits1References6
Rows per page
Query Builder