Lucene search
+L

65 matches found

RedHat Linux
RedHat Linux
added 2022/01/13 3:25 p.m.17 views

netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way

A flaw was found in the Netty's netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service...

7.5CVSS7.3AI score0.06745EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/19 3:15 p.m.35 views

CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS6.7AI score
SaveExploits0References13
NVD
NVD
added 2021/10/19 3:15 p.m.38 views

CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS0.06745EPSS
SaveExploits0References13
OSV
OSV
added 2021/10/19 3:15 p.m.6 views

DEBIAN-CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS6.8AI score0.06745EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/19 3:15 p.m.12 views

UBUNTU-CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS6.9AI score0.06745EPSS
SaveExploits0References4
Prion
Prion
added 2021/10/19 3:15 p.m.40 views

Memory corruption

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

5CVSS8.3AI score0.06745EPSS
SaveExploits0References13Affected Software11
UbuntuCve
UbuntuCve
added 2021/10/19 3:15 p.m.64 views

CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS6.9AI score0.06745EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/10/19 12:00 a.m.52 views

CVE-2021-37137

The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by...

7.5CVSS7.1AI score0.06745EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/10/19 12:00 a.m.8 views

Netty 资源管理错误漏洞

Netty is a non-blocking I/O client-server framework from the Netty community that is primarily used to develop Java web applications such as protocol servers and clients. Netty suffers from a Resource Management Error vulnerability that stems from the Snappy frame decoder function not limiting th...

7.5CVSS6.9AI score0.06745EPSS
SaveExploits0References51
CVE
CVE
added 2021/10/19 12:00 a.m.457 views

CVE-2021-37137

CVE-2021-37137 involves Netty’s Snappy frame decoding where the SnappyFrameDecoder does not restrict the chunk length, enabling potential excessive memory usage. The issue can be triggered by crafted input that decompresses to a very large size (via network streams or files) or by sending a very ...

7.5CVSS7.4AI score0.06745EPSS
SaveExploits0References13Affected Software1
CNVD
CNVD
added 2021/09/22 12:00 a.m.45 views

SELA null pointer dereference vulnerability (CNVD-2021-73933)

SELA is a lossless audio codec. A null pointer dereference vulnerability exists in the frame::FrameDecoder::process function in framedecoder.c in SELA 20200412 and earlier versions. An attacker can exploit this vulnerability to cause a denial of service...

5.5CVSS4.5AI score0.00635EPSS
SaveExploits1References1
OSV
OSV
added 2021/09/20 4:15 p.m.8 views

CVE-2021-39548

An issue was discovered in sela through 20200412. A NULL pointer dereference exists in the function frame::FrameDecoder::process located in framedecoder.c. It allows an attacker to cause Denial of Service...

5.5CVSS5.8AI score0.00635EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/09/20 12:00 a.m.17 views

Sela 代码问题漏洞

SELA is a lossless audio codec. A null pointer dereference vulnerability exists in the frame::FrameDecoder::process function in framedecoder.c in SELA 20200412 and earlier versions. An attacker can exploit this vulnerability to cause a denial of service...

5.5CVSS5.8AI score0.00635EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/09/10 6:32 a.m.51 views

Denial Of Service(DoS)

netty-codec is vulnerable to denial of service. The vulnerability exists due to lack of allocation size restriction on the decompressed output data in the Snappy frame decoder function, leading to an OOME...

7.5CVSS2.9AI score0.05908EPSS
SaveExploits0References20Affected Software28
Positive Technologies
Positive Technologies
added 2021/09/09 12:00 a.m.15 views

PT-2021-7976 · Netty +5 · Netty +5

Name of the Vulnerable Software and Affected Versions: Netty versions prior to 4.1.67.Final Description: The Snappy frame decoder function does not restrict the chunk length, which may lead to excessive memory usage. Additionally, it may buffer reserved skippable chunks until the whole chunk is...

7.8CVSS6.7AI score0.99999EPSS
SaveExploits27References391
OSV
OSV
added 2021/06/22 11:15 a.m.8 views

CVE-2021-0558

In fillMainDataBuf of pvmp3framedecoder.cpp, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Andro...

6.5CVSS6.2AI score0.00716EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/03/03 12:00 a.m.12 views

PT-2021-2259 · Cisco · Snort

Name of the Vulnerable Software and Affected Versions: Cisco products affected versions not specified Description: The issue is related to improper handling of error conditions when processing Ethernet frames in the Snort detection engine, which could allow an unauthenticated, adjacent attacker t...

7.4CVSS7.3AI score0.02872EPSS
SaveExploits0References5
Veracode
Veracode
added 2019/01/15 9:08 a.m.42 views

Denial Of Service (DoS)

qemu-kvm-rhev is vulnerable to denial of service. It was found that the QEMU's websocket frame decoder processed incoming frames without limiting resources used to process the header and the payload. An attacker able to access a guest's VNC console could use this flaw to trigger a denial of servi...

8.6CVSS8.1AI score0.07393EPSS
SaveExploits0References23Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/18 1:28 a.m.34 views

Security Bulletin: PowerKVM is affected by a Qemu vulnerability (CVE-2015-1779)

Summary PowerKVM is vulnerable to Qemu vulnerability CVE-2015-1779. Vulnerability Details CVEID: CVE-2015-1779 DESCRIPTION: QEMU is vulnerable to a denial of service, caused by an error when processing incoming frames by the websocket frame decoder. A remote attacker from within the local network...

8.6CVSS0.07393EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2016/01/12 7:59 p.m.8 views

DEBIAN-CVE-2015-1779

The VNC websocket frame decoder in QEMU allows remote attackers to cause a denial of service memory and CPU consumption via a large 1 websocket payload or 2 HTTP headers section...

8.6CVSS7.6AI score0.07393EPSS
SaveExploits0References1
Rows per page
Query Builder