Lucene search
+L

4517 matches found

CVE
CVE
added 2019/08/13 12:0 a.m.882 views

CVE-2019-9514

CVE-2019-9514 corresponds to an HTTP/2 vulnerability where an attacker floods a peer by sending HEADERS frames, causing unbounded memory growth and potential DoS. Public details in connected advisories show affected stacks include Go HTTP/2 implementations and Go-based tools, with remediation via...

7.8CVSS7.9AI score0.82813EPSS
SaveExploits0References67Affected Software1
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.54 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.1AI score0.2789EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2019/08/13 12:0 a.m.75 views

NGINX -- Multiple vulnerabilities

NGINX Team reports: Several security issues were identified in nginx HTTP/2 implementation which might cause excessive memory consumption and CPU usage CVE-2019-9511, CVE-2019-9513, CVE-2019-9516. The issues affect nginx compiled with the ngxhttpv2module not compiled by default if the http2 optio...

7.8CVSS1.1AI score0.81556EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.43 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.2AI score0.25448EPSS
SaveExploits0References5
Symantec
Symantec
added 2019/08/13 12:0 a.m.198 views

Microsoft Windows 'HTTP.sys' CVE-2019-9513 Denial of Service Vulnerability

Description Microsoft Windows is prone to a remote denial-of-service vulnerability. An attacker can exploit this issue to cause the affected system to become unresponsive, resulting in a denial-of-service condition. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit Systems...

1.5AI score0.81556EPSS
SaveExploits0References1Affected Software3
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.62 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.8CVSS7.2AI score0.59547EPSS
SaveExploits0References7
Symantec
Symantec
added 2019/08/13 12:0 a.m.105 views

HTTP/2 CVE-2019-9517 Remote Denial of Service Vulnerability

Description HTTP/2 is prone to a remote denial-of-service vulnerability. Attackers can exploit this issue to consume excess memory, denying service to legitimate users. Technologies Affected Apache Apache 2.4.20 Apache Apache 2.4.23 Apache Apache 2.4.25 Apache Apache 2.4.26 Apache Apache 2.4.27...

7.8CVSS0.5AI score0.2789EPSS
SaveExploits0References2Affected Software15
FreeBSD
FreeBSD
added 2019/08/13 12:0 a.m.102 views

nghttp2 -- multiple vulnerabilities

nghttp2 GitHub releases: This release fixes CVE-2019-9511 "Data Dribble" and CVE-2019-9513 "Resource Loop" vulnerability in nghttpx and nghttpd. Specially crafted HTTP/2 frames cause Denial of Service by consuming CPU time. Check out...

7.8CVSS1.1AI score0.81556EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.98 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.8CVSS7.2AI score0.81556EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2019/08/13 12:0 a.m.47 views

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

Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RSTSTREAM frames from the peer. Depending on how the peer queues the...

7.5CVSS7.8AI score0.82813EPSS
SaveExploits0References67
FreeBSD
FreeBSD
added 2019/08/13 12:0 a.m.48 views

h2o -- multiple HTTP/2 vulnerabilities

Jonathon Loomey of Netflix reports: HTTP/2 implementations do not robustly handle abnormal traffic and resource exhaustion Recently, a series of DoS attack vulnerabilities have been reported on a broad range of HTTP/2 stacks. Among the vulnerabilities, H2O is exposed to the following: CVE-2019-95...

7.8CVSS1.7AI score0.87399EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.67 views

CVE-2019-9514

Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RSTSTREAM frames from the peer. Depending on how the peer queues the...

7.8CVSS7.2AI score0.82813EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2019/08/13 12:0 a.m.59 views

KB4512507: Windows 10 Version 1703 August 2019 Security Update

The remote Windows host is missing security update 4512507. It is, therefore, affected by multiple vulnerabilities : - An elevation of privilege vulnerability exists when Windows improperly handles calls to Advanced Local Procedure Call ALPC. An attacker who successfully exploited this...

10CVSS8.2AI score0.83433EPSS
SaveExploits13References59
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.46 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.8CVSS7.2AI score0.83433EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2019/08/13 12:0 a.m.40 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.3AI score0.87399EPSS
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2019/08/13 12:0 a.m.46 views

CVE-2019-9514

Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RSTSTREAM frames from the peer. Depending on how the peer queues the...

7.8CVSS8AI score0.82813EPSS
SaveExploits0
Kaspersky
Kaspersky
added 2019/08/13 12:0 a.m.80 views

KLA11534 Multiple vulnerabilities in Microsoft Windows

Multiple vulnerabilities were found in Microsoft Windows. Malicious users can exploit these vulnerabilities to obtain sensitive information, execute arbitrary code, gain privileges, cause denial of service, spoof user interface, bypass security restrictions. Below is a complete list of...

10CVSS10AI score0.83433EPSS
SaveExploits18References88
Apple
Apple
added 2019/08/13 12:0 a.m.63 views

About the security content of SwiftNIO HTTP/2 1.5.0

About the security content of SwiftNIO HTTP/2 1.5.0 This document describes the security content of SwiftNIO HTTP/2 1.5.0. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or...

7.8CVSS0.7AI score0.87399EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/08/13 12:0 a.m.58 views

KB4512508: Windows 10 Version 1903 August 2019 Security Update

The remote Windows host is missing security update 4512508. It is, therefore, affected by multiple vulnerabilities : - An elevation of privilege vulnerability exists in the way that the Windows kernel image handles objects in memory. An attacker who successfully exploited the vulnerability could...

10CVSS8.3AI score0.83433EPSS
SaveExploits18References76
Tenable Nessus
Tenable Nessus
added 2019/08/13 12:0 a.m.77 views

KB4511553: Windows 10 Version 1809 and Windows Server 2019 August 2019 Security Update

The remote Windows host is missing security update 4511553. It is, therefore, affected by multiple vulnerabilities : - An elevation of privilege vulnerability exists in the way that the Windows kernel image handles objects in memory. An attacker who successfully exploited the vulnerability could...

10CVSS8.3AI score0.83433EPSS
SaveExploits18References77
Rows per page
Query Builder