Lucene search
+L

111 matches found

OSV
OSV
added 2023/07/13 9:15 p.m.21 views

AZL-27682 CVE-2023-35945 affecting package nghttp2 for versions less than 1.46.0-3

Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving RSTSTREAM immediately followed by the GOAWAY frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the GOAWA...

7.5CVSS7.2AI score0.01288EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/13 9:15 p.m.13 views

AZL-27683 CVE-2023-35945 affecting package nodejs18 for versions less than 18.17.1-2

Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving RSTSTREAM immediately followed by the GOAWAY frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the GOAWA...

7.5CVSS7.2AI score0.01288EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/09 7:33 p.m.32 views

GHSA-R6WW-5963-7R95 Denial of Service via reachable assertion

A grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This was due to incorrect logic when handling GOAWAY frames. The attack is low-effort: it takes very little resources to construct and send the required sequence of frames. The impact on availability is hig...

7.5CVSS7.2AI score0.01177EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/06/09 7:33 p.m.36 views

Denial of Service via reachable assertion

A grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This was due to incorrect logic when handling GOAWAY frames. The attack is low-effort: it takes very little resources to construct and send the required sequence of frames. The impact on availability is hig...

7.5CVSS6.6AI score0.01177EPSS
SaveExploits0References4Affected Software1
Oracle linux
Oracle linux
added 2023/05/24 12:00 a.m.47 views

grafana-pcp security update

3.2.0-3 - resolve CVE-2022-27664 grafana-pcp: golang: net/http: handle server errors after sending GOAWAY...

7.5CVSS7.1AI score0.0262EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/16 8:52 a.m.7 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:52 a.m.53 views

Moderate: Red Hat Security Advisory: grafana security update

An update for grafana is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6.7AI score0.0262EPSS
SaveExploits1References6
Oracle linux
Oracle linux
added 2023/05/15 12:00 a.m.38 views

grafana-pcp security and enhancement update

5.1.1-1 - update to 5.1.1 tagged upstream community sources, see CHANGELOG - resolve CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY 5.0.0-4 - update to 5.0.0 tagged upstream community sources, see CHANGELOG - install plugin in /usr/share and create symlink from /var...

7.5CVSS6.9AI score0.0262EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:03 a.m.12 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/01/23 3:26 p.m.8 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/25 9:07 a.m.11 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
Veracode
Veracode
added 2022/09/07 8:33 a.m.44 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to Denial Of Service DoS. The vulnerability exists in goAway function in server.go because the server errors are not properly handled which allows an attacker to cause an application crash...

7.5CVSS7.6AI score0.0262EPSS
SaveExploits0References11Affected Software21
OSV
OSV
added 2022/05/13 1:46 a.m.32 views

GHSA-9785-W233-X6HV Improper Resource Shutdown or Release in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOWUPDATE before allowing the application to write more data. These waiting streams each...

7.5CVSS8.4AI score0.08275EPSS
SaveExploits0References25
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.35 views

Improper Resource Shutdown or Release in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOWUPDATE before allowing the application to write more data. These waiting streams each...

7.5CVSS8.4AI score0.08275EPSS
SaveExploits0References25Affected Software1
Snyk
Snyk
added 2022/03/27 11:25 a.m.4 views

Denial of Service (DoS)

Overview grpc/grpc-swift is a Swift language implementation of gRPC. Affected versions of this package are vulnerable to Denial of Service DoS via reachable assertion, due to an incorrect logic when handling GOAWAY frames. Details Denial of Service DoS describes a family of attacks, all aimed at...

7.5CVSS7AI score0.01177EPSS
SaveExploits0References3
Prion
Prion
added 2022/03/25 5:15 p.m.19 views

Code injection

grpc-swift is the Swift language implementation of gRPC, a remote procedure call RPC framework. Prior to version 1.7.2, a grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This is due to incorrect logic when handling GOAWAY frames. The attack is low-effort: ...

5CVSS7.2AI score0.01177EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/03/25 4:35 p.m.38 views

CVE-2022-24777 Denial of Service via reachable assertion in grpc-swift

grpc-swift is the Swift language implementation of gRPC, a remote procedure call RPC framework. Prior to version 1.7.2, a grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This is due to incorrect logic when handling GOAWAY frames. The attack is low-effort: ...

7.5CVSS7.1AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/03/25 12:00 a.m.9 views

grpc 安全漏洞

grpc is a Cloud Native Computing Foundation codebase for rpc connectivity applications. A security vulnerability exists in grpc-swift versions prior to 1.7.2, which stems from incorrect logic when handling GOAWAY frames...

7.5CVSS7.2AI score0.01177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/03/25 12:00 a.m.14 views

PT-2022-16872 · Unknown · Grpc Swift

Name of the Vulnerable Software and Affected Versions: grpc-swift versions prior to 1.7.2 Description: The issue is a denial of service attack via a reachable assertion, caused by incorrect logic when handling GOAWAY frames. This attack requires minimal resources to construct and send the require...

7.5CVSS7.2AI score0.01177EPSS
SaveExploits0References7
OSV
OSV
added 2021/09/09 10:15 p.m.24 views

CVE-2021-39162

Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is based on, can abnormally terminate if an H/2 GOAWAY and SETTINGS frame are received in the same IO event. This can lead to a DoS in the presence of untrusted upstream servers. 0.15.1 contains an upgraded envoy binary...

8.6CVSS8.4AI score
SaveExploits0References3
Rows per page
Query Builder