Lucene search
+L

286 matches found

OSV
OSV
added 2016/08/06 11:59 p.m.3 views

DEBIAN-CVE-2016-6513

epan/dissectors/packet-wbxml.c in the WBXML dissector in Wireshark 2.x before 2.0.5 does not restrict the recursion depth, which allows remote attackers to cause a denial of service application crash via a crafted packet...

5.9CVSS5.4AI score0.02071EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2016/08/06 11:0 p.m.67 views

CVE-2016-6513

epan/dissectors/packet-wbxml.c in the WBXML dissector in Wireshark 2.x before 2.0.5 does not restrict the recursion depth, which allows remote attackers to cause a denial of service application crash via a crafted packet...

5.9CVSS5.8AI score0.02071EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:0 a.m.141 views

Oracle Linux 6 / 7 : libxml2 (ELSA-2016-1292)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2016-1292 advisory. - Heap-based buffer overread in xmlNextChar CVE-2016-1762 - Bug 763071: Heap-buffer-overflow in xmlStrncat CVE-2016-1834 - Bug 757711:...

10CVSS7.1AI score0.1398EPSS
SaveExploits13References15
RedHat Linux
RedHat Linux
added 2016/06/23 10:32 a.m.7 views

libxml2: stack overflow before detecting invalid XML file

Missing incrementation of recursion depth counter were found in the xmlParserEntityCheck and xmlParseAttValueComplex functions used for parsing XML data. An attacker could launch a Denial of Service attack by passing specially crafted XML data to an application, forcing it to crash due to stack...

7.5CVSS7.1AI score0.05103EPSS
SaveExploits0References4
OSV
OSV
added 2016/05/17 2:8 p.m.14 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.5CVSS6.3AI score
SaveExploits0References16
OSV
OSV
added 2016/05/17 2:8 p.m.4 views

DEBIAN-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.6AI score0.05103EPSS
SaveExploits0References1
Prion
Prion
added 2016/05/17 2:8 p.m.39 views

Design/Logic Flaw

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

5CVSS7.1AI score0.05103EPSS
SaveExploits0References16Affected Software6
CVE
CVE
added 2016/05/17 2:0 p.m.156 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
OSV
OSV
added 2016/05/17 12:0 a.m.4 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/02/28 4:59 a.m.11 views

CVE-2016-2532

The dissectllrpparameters function in epan/dissectors/packet-llrp.c in the LLRP dissector in Wireshark 1.12.x before 1.12.10 and 2.0.x before 2.0.2 does not limit the recursion depth, which allows remote attackers to cause a denial of service memory consumption or application crash via a crafted...

5.9CVSS5.5AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2015/01/06 12:0 a.m.29 views

SuSE 11.3 Security Update : bind (SAT Patch Number 10100)

bind has been updated to version 9.9.6P1, fixing the following security issue : - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow default 7, and the number of...

7.8CVSS6.6AI score0.57522EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2014/12/15 12:0 a.m.40 views

FreeBSD : bind -- denial of service vulnerability (ab3e98d9-8175-11e4-907d-d050992ecde8)

ISC reports : We have today posted updated versions of 9.9.6 and 9.10.1 to address a significant security vulnerability in DNS resolution. The flaw was discovered by Florian Maury of ANSSI, and applies to any recursive resolver that does not support a limit on the number of recursions...

7.8CVSS6.7AI score0.57522EPSS
SaveExploits0References4
NVD
NVD
added 2014/07/19 7:55 p.m.29 views

CVE-2014-3532

dbus 1.3.0 before 1.6.22 and 1.8.x before 1.8.6, when running on Linux 2.6.37-rc4 or later, allows local users to cause a denial of service system-bus disconnect of other services or applications by sending a message containing a file descriptor, then exceeding the maximum recursion depth before...

2.1CVSS6AI score0.00446EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2014/07/04 12:0 a.m.36 views

FreeBSD : dbus -- multiple vulnerabilities (e6a7636a-02d0-11e4-88b6-080027671656)

Simon McVittie reports : Alban Crequy at Collabora Ltd. discovered a bug in dbus-daemon's support for file descriptor passing. A malicious process could force system services or user applications to be disconnected from the D-Bus system bus by sending them a message containing a file descriptor,...

2.1CVSS5.4AI score0.00446EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2014/07/02 12:0 a.m.27 views

dbus -- multiple vulnerabilities

Simon McVittie reports: Alban Crequy at Collabora Ltd. discovered a bug in dbus-daemon's support for file descriptor passing. A malicious process could force system services or user applications to be disconnected from the D-Bus system bus by sending them a message containing a file descriptor,...

2.1CVSS5.8AI score0.00446EPSS
SaveExploits0References1
OSV
OSV
added 2013/06/15 8:55 p.m.9 views

CVE-2013-2004

The 1 GetDatabase and 2 XimParseStringFile functions in X.org libX11 1.5.99.901 1.6 RC1 and earlier do not restrict the recursion depth when processing directives to include files, which allows X servers to cause a denial of service stack consumption via a crafted file...

6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2013/06/15 8:0 p.m.24 views

CVE-2013-2004

The 1 GetDatabase and 2 XimParseStringFile functions in X.org libX11 1.5.99.901 1.6 RC1 and earlier do not restrict the recursion depth when processing directives to include files, which allows X servers to cause a denial of service stack consumption via a crafted file...

8.7AI score0.01576EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2013/06/15 8:0 p.m.36 views

CVE-2013-2004

The 1 GetDatabase and 2 XimParseStringFile functions in X.org libX11 1.5.99.901 1.6 RC1 and earlier do not restrict the recursion depth when processing directives to include files, which allows X servers to cause a denial of service stack consumption via a crafted file...

6.8CVSS9AI score0.01576EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2013/02/27 12:0 a.m.159 views

Unbreakable Enterprise kernel security and bug fix update

2.6.39-400.17.1 - This is a fix on dlmcleanmasterlist Xiaowei.Hu - RDS: fix rds-ping spinlock recursion jeff.liu Orabug: 16223050 - vhost: fix length for cross region descriptor Michael S. Tsirkin Orabug: 16387183 CVE-2013-0311 - kabifix: block/scsi: Allow request and error handling timeouts to b...

6.6CVSS7.8AI score0.00988EPSS
SaveExploits9
Oracle linux
Oracle linux
added 2013/02/06 12:0 a.m.49 views

Unbreakable Enterprise kernel security update

2.6.32-300.39.4 - exec: do not leave bprm-interp on stack Kees Cook Orabug: 16286741 CVE-2012-4530 - exec: use -ELOOP for max recursion depth Kees Cook Orabug: 16286741 CVE-2012-4530 2.6.32-300.39.3 - Xen: Fix stack corruption in xenfailsafecallback for 32bit PVOPS guests. Frediano Ziglio Orabug:...

4.9CVSS3.2AI score0.00882EPSS
SaveExploits2
Rows per page
Query Builder