Lucene search
+L

2323 matches found

Redos
Redos
added 2021/09/08 12:0 a.m.8 views

ROS-2-2224

2.2224 Multiple vulnerabilities in libwebp 1. Vulnerability Description: CVE-2020-36332 A vulnerability in the libwebp library for encoding and decoding WebP images, is related to improper control of internal resource consumption. Exploitation of the vulnerability could allow an attacker acting...

9.8CVSS8.7AI score0.02662EPSS
SaveExploits0
Redos
Redos
added 2021/09/08 12:0 a.m.7 views

ROS-2-2240

2.2240 Multiple vulnerabilities in libwebp 1. Vulnerability description: CVE-2020-36332 A vulnerability in the libwebp library for encoding and decoding WebP images, is related to improper control of internal resource consumption. Exploitation of the vulnerability could allow an attacker acting...

9.8CVSS8.7AI score0.02662EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:45 p.m.33 views

Missing release of memory in sized-chunks

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic...

7.5CVSS7.5AI score0.01733EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:45 p.m.27 views

GHSA-9P9M-9XWW-QJCX Array size is not checked in sized-chunks

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit...

7.5CVSS7.5AI score0.02841EPSS
SaveExploits6References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:45 p.m.37 views

Array size is not checked in sized-chunks

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit...

7.5CVSS7.5AI score0.01733EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:45 p.m.28 views

Array size is not checked in sized-chunks

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From...

7.5CVSS7.5AI score0.01634EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/11 6:21 p.m.5 views

undertow: invalid HTTP request with large chunk size

A flaw was found in Undertow, regarding the processing of invalid HTTP requests with large chunk sizes. This flaw allows an attacker to take advantage of HTTP request smuggling...

6.5CVSS5.7AI score0.01005EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/08 8:15 p.m.1 views

DEBIAN-CVE-2021-38203

btrfs in the Linux kernel before 5.13.4 allows attackers to cause a denial of service deadlock via processes that trigger allocation of new system chunks during times when there is a shortage of free space in the system spaceinfo...

5.5CVSS6.2AI score0.00365EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/08/08 8:15 p.m.5 views

CVE-2021-38203

btrfs in the Linux kernel before 5.13.4 allows attackers to cause a denial of service deadlock via processes that trigger allocation of new system chunks during times when there is a shortage of free space in the system spaceinfo...

5.5CVSS6.7AI score0.00365EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36433

An issue was discovered in the chunky crate through 2020-08-25 for Rust. The Chunk API does not honor an alignment requirement...

7.5CVSS5.8AI score0.00915EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/05 8:15 p.m.29 views

CVE-2021-3682

A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free with faked heap chunk...

8.5CVSS0.0288EPSS
SaveExploits0References6
OSV
OSV
added 2021/08/03 1:37 a.m.13 views

GSD-2021-1001210 btrfs: fix deadlock with concurrent chunk allocations involving system chunks

btrfs: fix deadlock with concurrent chunk allocations involving system chunks This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.4 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:37 a.m.13 views

UVI-2021-1001210 btrfs: fix deadlock with concurrent chunk allocations involving system chunks

btrfs: fix deadlock with concurrent chunk allocations involving system chunks This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.4 by commit...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/07/12 4:55 p.m.28 views

Integer Overflow in Chunked Transfer-Encoding

Summary hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes larger than hyper does, can result in "request smuggling" or...

9.1CVSS0.01133EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/07/07 8:15 p.m.3 views

DEBIAN-CVE-2021-32714

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

9.1CVSS7.3AI score0.01133EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/07 8:15 p.m.9 views

UBUNTU-CVE-2021-32714

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

9.1CVSS5.9AI score0.01133EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/07/07 8:15 p.m.4 views

CVE-2021-32714

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

9.1CVSS7.1AI score0.01133EPSS
SaveExploits1References2Affected Software1
Hacker One
Hacker One
added 2021/06/19 8:43 a.m.246 views

Node.js: HTTP Request Smuggling due to ignoring chunk extensions

Summary: The llhttp parser in the http module in Node 16.3.0 ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling HRS when a Node server is put behind an Apache Traffic Server ATS 9.0.0 proxy. Description: In the chunked transfer encoding format...

5.8CVSS7.6AI score0.02299EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.6 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.09917EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.16 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.09917EPSS
SaveExploits1References6
Rows per page
Query Builder