Lucene search
+L

1483 matches found

OSV
OSV
added 2018/09/25 12:0 a.m.5 views

UBUNTU-CVE-2018-11763

In Apache HTTP Server 2.4.17 to 2.4.34, by sending continuous, large SETTINGS frames a client can occupy a connection, server thread and CPU time without any connection timeout coming to effect. This affects only HTTP/2 connections. A possible mitigation is to not enable the h2 protocol...

5.9CVSS6.5AI score0.51002EPSS
SaveExploits0References5
CNVD
CNVD
added 2018/07/27 12:0 a.m.7 views

F5 BIG-IP Virtual Server Denial of Service Vulnerability

F5 BIG-IP LTM, etc. are products of F5 Corporation, U.S.A. F5 BIG-IP LTM is a local traffic manager; BIG-IP AAM is an application acceleration manager. A security vulnerability exists in the F5 BIG-IP virtual server. An attacker can exploit this vulnerability to cause a denial of service abnormal...

7.5CVSS7.2AI score0.01782EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/07/19 12:0 a.m.6 views

Wireshark Denial of Service Vulnerability (CNVD-2018-14106)

Wireshark formerly Ethereal is a suite of network packet analysis software developed by the Wireshark team. The function of the software is to intercept network packets and display detailed data for analysis.HTTP2 dissector is one of the hypertext transfer protocol parsers. A security vulnerabili...

7.5CVSS7.4AI score0.03352EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/14 12:29 p.m.5 views

CVE-2018-8226

A denial of service vulnerability exists in the HTTP 2.0 protocol stack HTTP.sys when HTTP.sys improperly parses specially crafted HTTP 2.0 requests, aka "HTTP.sys Denial of Service Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers...

7.5CVSS5.8AI score0.12701EPSS
SaveExploits0References3
OSV
OSV
added 2018/06/13 4:29 p.m.4 views

ALPINE-CVE-2018-7161

All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service DoS by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug wher...

7.5CVSS8.7AI score0.07855EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/11 9:29 p.m.4 views

DEBIAN-CVE-2017-5446

An out-of-bounds read when an HTTP/2 connection to a servers sends "DATA" frames with incorrect data content. This leads to a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS8.9AI score0.03123EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2018/05/17 6:43 a.m.5 views

haproxy: Heap buffer overflow in mux_h2.c:h2_process_demux() can allow attackers to cause a denial of service

An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the maxframesize setting instead of being checked against the bufsize. The maxframesize only applies to outgoing traffic and not to incoming, so if a large enough frame size is advertised in the...

7.5CVSS6.3AI score0.0843EPSS
SaveExploits0References4
OSV
OSV
added 2018/05/09 7:29 a.m.3 views

DEBIAN-CVE-2018-10184

An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the maxframesize setting instead of being checked against the bufsize. The maxframesize only applies to outgoing traffic and not to incoming, so if a large enough frame size is advertised in the...

7.5CVSS8.3AI score0.0843EPSS
SaveExploits0References1
OSV
OSV
added 2018/05/09 7:29 a.m.30 views

UBUNTU-CVE-2018-10184

An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the maxframesize setting instead of being checked against the bufsize. The maxframesize only applies to outgoing traffic and not to incoming, so if a large enough frame size is advertised in the...

7.5CVSS7.7AI score0.0843EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/04/17 12:0 a.m.6 views

Denial of Service Vulnerability in Multiple F5 Products (CNVD-2018-09412)

F5 BIG-IP LTM, etc. are products of F5 Corporation, U.S.A. F5 BIG-IP LTM is a local traffic manager; BIG-IP AAM is an application acceleration manager. Security vulnerabilities exist in several F5 products. An attacker can exploit this vulnerability by sending malformed SPDY or HTTP/2 requests to...

7.5CVSS6.6AI score0.01321EPSS
SaveExploits0References1
OSV
OSV
added 2018/03/26 3:29 p.m.8 views

ALPINE-CVE-2018-1302

When an HTTP/2 stream was destroyed after being handled, the Apache HTTP Server prior to version 2.4.30 could have written a NULL pointer potentially to an already freed memory. The memory pools maintained by the server make this vulnerability hard to trigger in usual configurations, the reporter...

5.9CVSS6.9AI score0.13436EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2018/02/02 12:0 a.m.12 views

The vulnerability of the experimental implementation of the HTTP/2 protocol in the Apache Traffic Server allows a attacker to execute arbitrary code or cause a service failure.

The vulnerability of the experimental implementation of the HTTP/2 protocol in the Apache Traffic Server web server arises from an operation that goes beyond the buffer boundaries in memory. Exploiting this vulnerability allows a malicious actor to execute arbitrary code or cause a service failur...

9.8CVSS6.2AI score0.05438EPSS
SaveExploits0References4Affected Software1
curl security advisories
curl security advisories
added 2018/01/24 8:0 a.m.10 views

HTTP/2 trailer out-of-bounds read

libcurl contains an out bounds read in code handling HTTP/2 trailers. It was reported that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once...

9.1CVSS8.2AI score0.04556EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2018/01/24 12:0 a.m.3 views

UBUNTU-CVE-2018-1000005

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported https://github.com/curl/curl/pull/2231 that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the...

9.1CVSS7.3AI score0.04556EPSS
SaveExploits0References5
OSV
OSV
added 2017/12/21 5:29 p.m.5 views

CVE-2017-6151

In F5 BIG-IP LTM, AAM, AFM, Analytics, APM, ASM, DNS, Edge Gateway, GTM, Link Controller, PEM, WebAccelerator and WebSafe software version 13.0.0, undisclosed requests made to BIG-IP virtual servers which make use of the "HTTP/2 profile" may result in a disruption of service to TMM...

7.5CVSS5.8AI score0.01637EPSS
SaveExploits0References2
OSV
OSV
added 2017/12/11 9:29 p.m.5 views

ALPINE-CVE-2017-15896

Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSLread due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption...

9.1CVSS9AI score0.02385EPSS
SaveExploits0References1
OSV
OSV
added 2017/10/30 2:29 p.m.4 views

UBUNTU-CVE-2015-3249

The HTTP/2 experimental feature in Apache Traffic Server 5.3.x before 5.3.1 allows remote attackers to cause a denial of service out-of-bounds access and daemon crash or possibly execute arbitrary code via vectors related to the 1 framehandlers array or 2 setdynamictablesize function...

9.8CVSS7.6AI score0.05438EPSS
SaveExploits0References4
OSV
OSV
added 2017/10/30 2:29 p.m.6 views

DEBIAN-CVE-2015-3249

The HTTP/2 experimental feature in Apache Traffic Server 5.3.x before 5.3.1 allows remote attackers to cause a denial of service out-of-bounds access and daemon crash or possibly execute arbitrary code via vectors related to the 1 framehandlers array or 2 setdynamictablesize function...

9.8CVSS9.2AI score0.05438EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2017/10/11 12:0 a.m.10 views

The vulnerability of the HTTP/2 module of the Apache Traffic Server allows attackers to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the HTTP/2 module in the Apache Traffic Server exists due to improper handling of HTTP/2 requests. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of data...

10CVSS7.8AI score0.02411EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2017/10/11 12:0 a.m.9 views

The vulnerability of the HTTP/2 module of the Apache Traffic Server allows attackers to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the HTTP/2 module in the Apache Traffic Server exists due to improper handling of HTTP/2 requests. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of data...

10CVSS7.8AI score0.02411EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder