Lucene search
+L

4453 matches found

AlpineLinux
AlpineLinux
added 2019/08/13 8:50 p.m.35 views

CVE-2019-9518

Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSHPROMISE. The peer spends ti...

7.8CVSS7.8AI score0.25448EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2019/08/13 8:50 p.m.48 views

CVE-2019-9512

Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU,...

7.8CVSS8AI score0.83433EPSS
SaveExploits1
CVE
CVE
added 2019/08/13 8:50 p.m.571 views

CVE-2019-9515

CVE-2019-9515 concerns an HTTP/2 settings flood that can cause memory/CPU exhaustion. Arista’s security advisory (Security Advisory 0043) states the vulnerability is in Go’s gRPC HTTP/2 usage and can affect TerminAttr, OpenConfig, CVP, and certain Wi‑Fi OpenConfig-enabled components when enabled....

7.8CVSS7.7AI score0.87399EPSS
SaveExploits0References38Affected Software1
Cvelist
Cvelist
added 2019/08/13 8:50 p.m.57 views

CVE-2019-9516 Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service

Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory fo...

7.5CVSS7.2AI score0.56262EPSS
SaveExploits0References37
Cvelist
Cvelist
added 2019/08/13 8:50 p.m.93 views

CVE-2019-9517 Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service

Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write many of the byt...

7.5CVSS7.7AI score0.2789EPSS
SaveExploits0References47
Debian CVE
Debian CVE
added 2019/08/13 8:50 p.m.44 views

CVE-2019-9511

Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority ...

7.8CVSS8AI score0.59547EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/08/13 8:50 p.m.29 views

CVE-2019-9515

Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost...

7.8CVSS7.9AI score0.87399EPSS
SaveExploits0
CVE
CVE
added 2019/08/13 8:50 p.m.5813 views

CVE-2019-9513

CVE-2019-9513 (and related HTTP/2 CVEs) affect nginx and nghttp2. The issues enable denial of service via HTTP/2 resource loops and priority/window manipulation, causing high CPU/memory usage. nginx 1.16.x and nghttp2 are specifically named in advisories; remediation is upgrading to fixed package...

7.8CVSS7.7AI score0.81556EPSS
SaveExploits0References42Affected Software1
Nginx
Nginx
added 2019/08/13 8:50 p.m.510 views

Excessive CPU usage in HTTP/2 with small window updates

Excessive CPU usage in HTTP/2 with small window updates Severity: medium CVE-2019-9511 Not vulnerable: 1.17.3+, 1.16.1+ Vulnerable: 1.9.5-1.17.2...

7.8CVSS2.3AI score0.59547EPSS
SaveExploits0References1Affected Software1
Nginx
Nginx
added 2019/08/13 8:50 p.m.596 views

Excessive CPU usage in HTTP/2 with priority changes

Excessive CPU usage in HTTP/2 with priority changes Severity: low CVE-2019-9513 Not vulnerable: 1.17.3+, 1.16.1+ Vulnerable: 1.9.5-1.17.2...

7.8CVSS2.3AI score0.81556EPSS
SaveExploits0References1Affected Software1
AlpineLinux
AlpineLinux
added 2019/08/13 8:50 p.m.60 views

CVE-2019-9517

Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write many of the byt...

7.8CVSS7.8AI score0.2789EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/08/13 8:50 p.m.55 views

CVE-2019-9515 Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service

Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost...

7.5CVSS7.6AI score0.87399EPSS
SaveExploits0References38
AlpineLinux
AlpineLinux
added 2019/08/13 8:50 p.m.65 views

CVE-2019-9511

Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority ...

7.8CVSS7AI score0.59547EPSS
SaveExploits0
CVE
CVE
added 2019/08/13 8:50 p.m.811 views

CVE-2019-9512

CVE-2019-9512 is a HTTP/2 denial-of-service issue caused by ping floods that can trigger unbounded memory/CPU growth. Connected advisories confirm concrete remediation paths across environments: for Go-based HTTP/2 stacks, upgrading Go to 1.12.8 or newer (addresses CVE-2019-9512/9514 and related ...

7.8CVSS7.8AI score0.83433EPSS
SaveExploits1References65Affected Software1
Cvelist
Cvelist
added 2019/08/13 8:50 p.m.54 views

CVE-2019-9513 Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service

Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU...

7.5CVSS7.7AI score0.81556EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2019/08/13 8:50 p.m.42 views

CVE-2019-9512 Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service

Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU,...

7.5CVSS7.8AI score0.83433EPSS
SaveExploits1References65
CVE
CVE
added 2019/08/13 8:50 p.m.5332 views

CVE-2019-9517

CVE-2019-9517 describes an attack against some HTTP/2 implementations where unconstrained internal data buffering can cause a denial of service. The vulnerability arises when an attacker floods a connection with a large number of requests for a large response object while manipulating HTTP/2 flow...

7.8CVSS7.7AI score0.2789EPSS
SaveExploits0References47Affected Software1
Debian CVE
Debian CVE
added 2019/08/13 8:50 p.m.37 views

CVE-2019-9518

Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSHPROMISE. The peer spends ti...

7.8CVSS7.8AI score0.25448EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/08/13 8:50 p.m.49 views

CVE-2019-9512

Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU,...

7.8CVSS8AI score0.83433EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2019/08/13 8:50 p.m.50 views

CVE-2019-9513

Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU...

7.8CVSS8AI score0.81556EPSS
SaveExploits0
Rows per page
Query Builder