Lucene search
+L

7060 matches found

Cvelist
Cvelist
added 2017/05/18 6:13 a.m.32 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.3AI score0.04626EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2017/05/18 6:13 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.5CVSS8.2AI score0.03185EPSS
SaveExploits2
Veracode
Veracode
added 2017/05/18 5:56 a.m.35 views

Heap-based Buffer Overread

The nokogiri gem contains a libxml2 package which is vulnerable to a heap-based buffer overread vulnerability. The vulnerability in libxml2 is referenced as CVE-2016-1833. Using a flaw in the htmlCurrentChar function, attackers can trigger the vulnerability using malicious XML input...

5.5CVSS6.8AI score0.02559EPSS
SaveExploits1References2Affected Software2
Veracode
Veracode
added 2017/05/18 3:11 a.m.33 views

Heap-Based Buffer Overflow In Libxml2

nokogiri gem is using libxml2 which is vulnerable to CVE-2016-1834. The vulnerability exists when xmlStrlen returns a negative length in the xmlStrncat function. Therefore, it may lead to other attacks such as denial of service or arbitrary code execution through a heap-based buffer overflow usin...

9AI score0.04622EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2017/05/18 12:0 a.m.58 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.5CVSS7AI score0.04888EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2017/05/18 12:0 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.5CVSS6.8AI score0.04626EPSS
SaveExploits1References4
OSV
OSV
added 2017/05/18 12:0 a.m.8 views

UBUNTU-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.5CVSS7.4AI score0.04888EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2017/05/18 12:0 a.m.39 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.5CVSS7AI score0.03185EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2017/05/18 12:0 a.m.59 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
SaveExploits1References4
OSV
OSV
added 2017/05/18 12:0 a.m.7 views

UBUNTU-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.5CVSS7AI score0.04626EPSS
SaveExploits1References5
OSV
OSV
added 2017/05/18 12:0 a.m.10 views

UBUNTU-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.5CVSS7AI score0.04626EPSS
SaveExploits1References5
OSV
OSV
added 2017/05/18 12:0 a.m.5 views

UBUNTU-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.5CVSS7AI score0.03185EPSS
SaveExploits2References5
Veracode
Veracode
added 2017/05/17 6:47 a.m.44 views

Heap-based Buffer Overflow Through Embedded C Dependency

The nokogiri gem contains a libxml2 package which is vulnerable to heap-based buffer overflow. The vulnerability is due to CVE-2016-1839 which is caused when a malicious XML file is passed to xmllint in xmlDictAddString...

6.9AI score0.07347EPSS
SaveExploits3
Veracode
Veracode
added 2017/05/17 6:35 a.m.40 views

Heap-based Buffer Overflow Through Embedded C Dependency

nokogiri has a copied version of the libxml2 library. The copy that nokogiri includes is vulnerable to heap-based buffer overflow due to an incomplete fix for CVE-2016-1839. The buffer overflow is caused due to a flaw in the xmlDictAddString function in dict.c. This vulnerability in libxml2 is...

7.5CVSS7.7AI score0.07347EPSS
SaveExploits4References10Affected Software2
Veracode
Veracode
added 2017/05/17 6:0 a.m.31 views

Multiple Stack Overflows Through Embedded C Dependency

nokogiri has a copied version of the Libxml2 library. Libxml2 is susceptible to 2 stack overflow vulnerabilities. The first is CVE-2017-9047. The function xmlSnprintfElementContent in valid.c does not recursively dump the element content definition into a char buffer buf of size size. When the...

7.5CVSS8.6AI score0.04888EPSS
SaveExploits3References11Affected Software1
Veracode
Veracode
added 2017/05/16 7:45 a.m.32 views

Copy-Paste Vulnerability (CPV) Through Libxml2

nokogiri uses the libxml2 C library. The version that nokogiri uses is vulnerable to CVE-2016-1838 which allows a malicious user to pass a XML document to the application, triggering a heap-based buffer over-read causing it to crash. This is triggered through the xmlPArserPrintFileContextInternal...

5.5CVSS7.2AI score0.06943EPSS
SaveExploits3References2Affected Software2
Veracode
Veracode
added 2017/05/16 2:21 a.m.44 views

Copy-Paste Vulnerability (CPV) Through Libxml2

nokogiri has a copied version of the libxml2 library. The copy that nokogiri includes is vulnerable to CVE-2017-8872 which allows attackers to cause a denial of service DoS or information disclosure via a buffer overflow. This is caused by the htmlParseTryOrFinish method in the HTMLparser.c file...

8.7AI score0.02306EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/05/16 12:0 a.m.24 views

Fedora 25 : libplist (2017-4047180cd3)

Version 2.0.0 Changes : - New light-weight custom XML parser - Remove libxml2 dependency - Refactor binary plist parsing - Improved malformed XML and binary plist detection and error handling - Add parser debug/error output when compiled with --enable-debug, controlled via environment variables -...

9.1CVSS6.5AI score0.03799EPSS
SaveExploits6References12
Positive Technologies
Positive Technologies
added 2017/05/15 12:0 a.m.14 views

PT-2017-3260

Name of the Vulnerable Software and Affected Versions libxml2 version 20904-GITv2.9.4-16-g0741801 Description The issue is caused by a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This can cause programs that use libxml2, such as PHP, to crash. The problem exists d...

10CVSS6.8AI score0.23286EPSS
SaveExploits28References142
Positive Technologies
Positive Technologies
added 2017/05/15 12:0 a.m.8 views

PT-2017-4229 · Php +4 · Php +4

Name of the Vulnerable Software and Affected Versions: libxml2 version 20904-GITv2.9.4-16-g0741801 Description: A buffer overflow issue was discovered in the xmlSnprintfElementContent function, which can cause programs using libxml2, such as PHP, to crash. The problem arises when the function...

10CVSS7.3AI score0.23286EPSS
SaveExploits19References162
Rows per page
Query Builder