Lucene search
+L

3737 matches found

Tenable Nessus
Tenable Nessus
•added 2023/08/14 12:00 a.m.•87 views

Amazon Linux 2 : nerdctl (ALAS-2023-2193)

The version of nerdctl installed on the remote host is prior to 1.1.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-2193 advisory. http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 The HTTP/1 client does not fully validate the...

7.5CVSS7AI score0.04561EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2023/08/11 4:48 a.m.•36 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.•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
SaveExploits0References5Affected Software2
OSV
OSV
•added 2023/08/09 3:30 p.m.•16 views

GHSA-496J-2RQ6-J6CC 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.2AI score0.00479EPSS
SaveExploits0References5
NVD
NVD
•added 2023/08/09 1:15 p.m.•25 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.•15 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
UbuntuCve
UbuntuCve
•added 2023/08/09 1:15 p.m.•36 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
Cvelist
Cvelist
•added 2023/08/09 12:54 p.m.•34 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
CVE
CVE
•added 2023/08/09 12:54 p.m.•252 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.•27 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
Positive Technologies
Positive Technologies
•added 2023/08/09 12:00 a.m.•19 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
RedhatCVE
RedhatCVE
•added 2023/08/07 6:19 a.m.•36 views

CVE-2023-29407

A flaw was found in the Golang tiff package, where it is vulnerable to a denial of service caused by an excessive iteration flaw. By persuading a victim to open a specially crafted image file, a remote attacker can cause excessive CPU consumption in decoding, resulting in a denial of service...

6.5CVSS6.2AI score0.00874EPSS
SaveExploits0References6
Veracode
Veracode
•added 2023/08/04 2:23 a.m.•30 views

Denial Of Service (DoS)

golang.org/x/image is vulnerable to Denial of Service DoS. The vulnerability exists when reader.go parses a tiled tiff image with a height of 0, and has a very large width which results in excessive CPU consumption while decoding, possibly allowing an attacker to cause an application crash or...

6.5CVSS6.7AI score0.00874EPSS
SaveExploits0References11Affected Software1
OSV
OSV
•added 2023/08/02 9:30 p.m.•35 views

GHSA-J3P8-6MRQ-6G7H Golang TIFF decoder vulnerable to excessive CPU consumption

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5CVSS6.4AI score0.00874EPSS
SaveExploits0References8
NVD
NVD
•added 2023/08/02 8:15 p.m.•25 views

CVE-2023-29407

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5CVSS6.3AI score0.00874EPSS
SaveExploits0References7
Prion
Prion
•added 2023/08/02 8:15 p.m.•21 views

Code injection

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

4.3CVSS6.1AI score0.00874EPSS
SaveExploits0References7Affected Software2
Cvelist
Cvelist
•added 2023/08/02 7:52 p.m.•68 views

CVE-2023-29407 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5AI score0.00874EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2023/08/02 7:52 p.m.•90 views

CVE-2023-29407

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5CVSS6.6AI score0.00874EPSS
SaveExploits0
OSV
OSV
•added 2023/08/02 7:52 p.m.•29 views

CVE-2023-29407 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.7AI score
SaveExploits0References10
Rows per page
Query Builder