Lucene search
+L

24 matches found

RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-67296

A flaw was found in FreeRDP. A remote attacker can exploit a vulnerability in the Remote Desktop Protocol RDP Enhanced Input RDPEI server channel handler. By sending a malicious RDPEI message with an oversized declared body length, the attacker can force the server to allocate excessive memory,...

8.7CVSS7.2AI score0.00343EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/01 1:16 p.m.5 views

UBUNTU-CVE-2026-67296

FreeRDP before 3.29.0 contains a denial of service vulnerability in the RDPEI server channel handler that fails to validate maximum PDU body length before stream allocation. A malicious RDP client can send a header-only RDPEI message with a large declared body length to force excessive memory...

8.7CVSS5.5AI score0.00343EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/22 3:31 p.m.8 views

EUVD-2019-19967

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/22 2:16 p.m.10 views

CVE-2019-25613

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS0.00517EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/22 1:38 p.m.7 views

CVE-2019-25613

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/22 1:38 p.m.3 views

CVE-2019-25613 Easy Chat Server 3.1 Denial of Service via message Parameter

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/22 1:38 p.m.14 views

CVE-2019-25613

Easy Chat Server 3.1 is affected by a denial-of-service vulnerability where sending an oversized message parameter crashes the service. The exploit flow involves an attacker first establishing a session via the chat.ghp endpoint, then issuing a POST to body2.ghp with an excessively large message ...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/03/22 1:38 p.m.37 views

CVE-2019-25613 Easy Chat Server 3.1 Denial of Service via message Parameter

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS0.00517EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/22 12:0 a.m.5 views

PT-2026-27001

Easy Chat Server 3.1 contains a denial of service vulnerability that allows remote attackers to crash the application by sending oversized data in the message parameter. Attackers can establish a session via the chat.ghp endpoint and then send a POST request to body2.ghp with an excessively large...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/12 6:18 p.m.7 views

CVE-2026-21434

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

5.3CVSS5.8AI score0.00413EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/12 6:18 p.m.38 views

CVE-2026-21434

This CVE affects webtransport-go (versions 0.3.0 to 0.9.0). A WT_CLOSE_SESSION capsule with an oversized Application Error Message can be fully read and stored in memory due to lack of the draft-mandated 1024-byte limit, enabling memory exhaustion. The issue is fixed in version 0.10.0. Affected i...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/15 11:25 p.m.4 views

CVE-2021-47793

Telegram Desktop 2.9.2 contains a denial of service vulnerability that allows attackers to crash the application by sending an oversized message payload. Attackers can generate a 9 million byte buffer and paste it into the messaging interface to trigger an application crash...

7.5CVSS5.8AI score0.00451EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/15 11:25 p.m.9 views

CVE-2021-47793

Telegram Desktop 2.9.2 contains a denial of service vulnerability that allows attackers to crash the application by sending an oversized message payload. Attackers can generate a 9 million byte buffer and paste it into the messaging interface to trigger an application crash...

7.5CVSS6.9AI score0.00451EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.9 views

OpenVPN 安全漏洞

OpenVPN is a software package for creating encrypted tunnels for Virtual Private Networks VPNs from US-based OpenVPN, which uses the OpenSSL library to encrypt data and control information and allows the created VPN to be authenticated using a public key, an electronic certificate, or a...

9.8CVSS6.6AI score0.09759EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 7:15 p.m.6 views

UBUNTU-CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS7.2AI score0.01109EPSS
SaveExploits1References11
OSV
OSV
added 2023/03/22 2:15 a.m.5 views

CVE-2023-27857

In affected versions, a heap-based buffer over-read condition occurs when the message field indicates more data than is present in the message field in Rockwell Automation's ThinManager ThinServer. An unauthenticated remote attacker can exploit this vulnerability to crash ThinServer.exe due to a...

7.5CVSS6AI score0.18335EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/10/17 7:25 a.m.53 views

Denial Of Service (DoS)

istio is vulnerable to denial of service. The vulnerability is due to the Kubernetes validating or mutating webhook service being exposed to the public, allowing a malicious attacker to send a specially crafted oversized message resulting in a crash to the control plane...

7.5CVSS7.3AI score0.01112EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2022/07/20 2:15 a.m.32 views

CVE-2022-32958

A remote attacker with general user privilege can send a message to Teamplus Pro’s chat group that exceeds message size limit, to terminate other recipients’ Teamplus Pro chat process...

7.7CVSS0.00932EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/11/11 12:0 a.m.34 views

Fedora 20 : xen-4.3.1-1.fc20 (2013-20517)

update to xen-4.3.1, Lock order reversal between page allocation and grant table lock ocaml xenstored mishandles oversized message replies systemd changes to allow oxenstored to be used instead of xenstored Note that Tenable Network Security has extracted the preceding description block directly...

5.2CVSS7.6AI score0.0067EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2013/11/11 12:0 a.m.31 views

Fedora 18 : xen-4.2.3-7.fc18 (2013-20544)

Lock order reversal between page allocation and grant table locks ocaml xenstored mishandles oversized message replies systemd changes to allow oxenstored to be used instead of xenstored Note that Tenable Network Security has extracted the preceding description block directly from the Fedora...

5.2CVSS7.6AI score0.0067EPSS
SaveExploits0References5
Rows per page
Query Builder