Lucene search
+L

1365 matches found

RedhatCVE
RedhatCVE
added 2023/08/11 4:48 a.m.33 views

CVE-2023-33953

A flaw was found in the gRPC lib. This vulnerability allows hpack table accounting errors that could lead to unwanted disconnects between clients and servers in exceptional cases. This issue leads to Unbounded memory buffering in the HPACK parser and Unbounded CPU consumption in the HPACK parser...

7.5CVSS7.2AI score0.00479EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/08/09 3:30 p.m.21 views

Excessive Iteration in gRPC

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.3AI score0.00479EPSS
SaveExploits0References5Affected Software2
Snyk
Snyk
added 2023/08/09 1:46 p.m.2 views

Excessive Iteration

Overview Affected versions of this package are vulnerable to Excessive Iteration. Specially crafted requests can cause a termination of connection between a proxy and a backend. Remediation Upgrade grpc to version 1.53.2, 1.54.3, 1.55.2, 1.56.2 or higher. References - Advisory - GitHub Commit...

7.5CVSS6.9AI score0.00479EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2023/08/09 1:15 p.m.87 views

CVE-2023-33953

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.1AI score0.00479EPSS
SaveExploits0
NVD
NVD
added 2023/08/09 1:15 p.m.21 views

CVE-2023-33953

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.7AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/09 1:15 p.m.11 views

AZL-27911 CVE-2023-33953 affecting package grpc 1.42.0-11

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.2AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/09 1:15 p.m.19 views

AZL-34770 CVE-2023-33953 affecting package grpc for versions less than 1.62.0-2

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.2AI score0.00479EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/08/09 1:15 p.m.34 views

CVE-2023-33953

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.2AI score0.00479EPSS
SaveExploits0References2
Prion
Prion
added 2023/08/09 1:15 p.m.26 views

Design/Logic Flaw

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

5CVSS7.6AI score0.00479EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/08/09 12:54 p.m.29 views

CVE-2023-33953 Denial-of-Service in gRPC

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.9AI score0.00479EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/08/09 12:54 p.m.12 views

CVE-2023-33953 Denial-of-Service in gRPC

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7AI score0.00479EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2023/08/09 12:54 p.m.31 views

CVE-2023-33953

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.8AI score0.00479EPSS
SaveExploits0
CVE
CVE
added 2023/08/09 12:54 p.m.245 views

CVE-2023-33953

CVE-2023-33953 concerns the gRPC HPACK parser. Multiple vectors cause denial-of-service via: (1) unbounded memory buffering due to header size checks behind string reads, (2) unbounded CPU due to per-input-block memory copies creating an 0(n^2) parsing loop, (3) HPACK varints that can start with ...

7.5CVSS7.6AI score0.00479EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/08/09 12:54 p.m.23 views

CVE-2023-33953 Denial-of-Service in gRPC

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.1AI score
SaveExploits0References3
Amazon
Amazon
added 2023/08/09 12:00 a.m.8 views

Important: grpc

Issue Overview: When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and...

7.5CVSS9.3AI score0.00666EPSS
SaveExploits0
RubySec
RubySec
added 2023/08/09 12:00 a.m.25 views

Excessive Iteration in gRPC

gRPC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases/ Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption ...

7.5CVSS7.3AI score0.00479EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/08/09 12:00 a.m.15 views

PT-2023-24594

Name of the Vulnerable Software and Affected Versions gRPC affected versions not specified Description The issue allows hpack table accounting errors, which could lead to unwanted disconnects between clients and servers in exceptional cases. Three vectors were found that allow the following DOS...

7.5CVSS7AI score0.00479EPSS
SaveExploits0References38
Photon
Photon
added 2023/08/08 12:00 a.m.40 views

Moderate Photon OS Security Update - PHSA-2023-5.0-0068

Updates of 'grpc' packages of Photon OS have been released...

5.3CVSS7.3AI score0.00527EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/27 10:11 p.m.46 views

Security Bulletin: IBM Watson Discovery Cartridge for IBM Cloud Pak for Data affected by vulnerability in gRPC

Summary IBM Watson Discovery Cartridge for IBM Cloud Pak for Data contains a vulnerable version of gRPC. Vulnerability Details CVEID:CVE-2023-32732 DESCRIPTION: gRPC is vulnerable to a denial of service, caused by a base64 encoding error for "-bin" suffixed headers. By sending a specially crafted...

7.5CVSS6.6AI score0.00527EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2023/07/27 9:59 a.m.25 views

Denial Of Service (DoS)

github.com/envoyproxy/envoy is vulnerable to Denial of Service DoS attacks. When the listener is exhausted, gRPC access logs utilizing its global scope may result in a use-after-free, which allows an authenticated attacker to cause an application crash via a malicious LDS upstream...

6.5CVSS6.6AI score0.00887EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder