Lucene search
+L

61 matches found

NVD
NVD
added 2026/07/08 8:16 p.m.10 views

CVE-2026-59803

rpcx through 1.9.3, fixed in commit 047aec1, contains a denial-of-service vulnerability in protocol.Message.Decode protocol/message.go. When a message has the compression flag set, the payload is gzip-decompressed via util.Unzip with no limit on the decompressed output size. The only built-in siz...

8.7CVSS0.00408EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/08 7:42 p.m.44 views

CVE-2026-59803 rpcx - Denial of Service via Gzip Decompression Bomb in Wire Protocol

rpcx through 1.9.3, fixed in commit 047aec1, contains a denial-of-service vulnerability in protocol.Message.Decode protocol/message.go. When a message has the compression flag set, the payload is gzip-decompressed via util.Unzip with no limit on the decompressed output size. The only built-in siz...

8.7CVSS0.00408EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/08 7:42 p.m.5 views

CVE-2026-59803 rpcx - Denial of Service via Gzip Decompression Bomb in Wire Protocol

rpcx through 1.9.3, fixed in commit 047aec1, contains a denial-of-service vulnerability in protocol.Message.Decode protocol/message.go. When a message has the compression flag set, the payload is gzip-decompressed via util.Unzip with no limit on the decompressed output size. The only built-in siz...

8.7CVSS6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/18 12:0 a.m.34 views

PT-2026-50676

Name of the Vulnerable Software and Affected Versions Docker Sandboxes affected versions not specified Description Docker Sandboxes sbx fail to re-apply the ICMP egress authorizer to networks rebuilt from disk after a Docker daemon restart. This allows a restart-surviving sandbox to forward ICMP...

5.7CVSS6AI score0.0014EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/10 7:33 p.m.19 views

Baileys has message upsert / hist sync spoofing and app state corruption when using maliciously crafted protocolMessage payload

Impact Any baileys session under the latest version false in socket config. There are no workarounds for the app state sync jamming...

9.3CVSS5.4AI score0.00018EPSS
SaveExploits0References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/05/06 12:0 a.m.6 views

The vulnerability of the ajp_msg_get_string() function in the Apache HTTP Server allows a hacker to induce a service failure.

The vulnerability of the ajpmsggetstring function in the Apache HTTP Server relates to reading data beyond the permitted range of memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

5.3CVSS6.2AI score0.00485EPSS
SaveExploits0References7Affected Software3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2015-0266

Malware in sbrugna...

9.8CVSS8.5AI score0.04363EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-25077

Malicious code in bioql PyPI...

8.6CVSS8.5AI score0.02017EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-5820

Malicious code in bioql PyPI...

6.8CVSS6.9AI score0.02985EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.4 views

pgx SQL Injection via Protocol Message Size Overflow

...

9.8CVSS8.7AI score0.01109EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/05/23 11:9 a.m.31 views

CVE-2023-52775

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid data corruption caused by decline We found a data corruption issue during testing of SMC-R on Redis applications. The benchmark has a low probability of reporting a strange error as shown below. "Error: Protocol...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2024/05/14 3:36 p.m.132 views

CVE-2024-32655

Npgsql is the .NET data provider for PostgreSQL. The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This cause...

8.1CVSS7.7AI score0.01716EPSS
SaveExploits0
OSV
OSV
added 2024/05/09 3:12 p.m.39 views

GHSA-X9VC-6HFV-HG8C Npgsql vulnerable to SQL Injection via Protocol Message Size Overflow

Summary The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This causes Npgsql to write a message size that is...

8.1CVSS8.2AI score0.01716EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/05/09 2:29 p.m.53 views

CVE-2024-32655 Npgsql Vulnerable to SQL Injection via Protocol Message Size Overflow

Npgsql is the .NET data provider for PostgreSQL. The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This cause...

8.1CVSS8.4AI score0.01716EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/09 2:29 p.m.23 views

CVE-2024-32655 Npgsql Vulnerable to SQL Injection via Protocol Message Size Overflow

Npgsql is the .NET data provider for PostgreSQL. The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This cause...

8.1CVSS7.5AI score0.01716EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/03/06 7:7 p.m.39 views

CVE-2024-27304 pgx SQL Injection via Protocol Message Size Overflow

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.8CVSS10AI score0.01109EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/03/06 7:7 p.m.46 views

CVE-2024-27304 pgx SQL Injection via Protocol Message Size Overflow

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.8AI score0.01109EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/04 8:45 p.m.53 views

GHSA-7JWH-3VRQ-Q3M8 pgproto3 SQL Injection via Protocol Message Size Overflow

Impact 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. Patches The problem is resolved in v2.3.3...

9.8CVSS8.9AI score0.01109EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2024/03/04 8:45 p.m.25 views

pgproto3 SQL Injection via Protocol Message Size Overflow

Impact 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. Patches The problem is resolved in v2.3.3...

9.8CVSS7.5AI score0.01109EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2024/03/04 8:43 p.m.38 views

GHSA-MRWW-27VC-GGHV pgx SQL Injection via Protocol Message Size Overflow

Impact 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. Patches The problem is resolved in v4.18....

9.8CVSS8.9AI score0.01109EPSS
SaveExploits1References9
Rows per page
Query Builder