目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-32655— Npgsql 安全漏洞

CVSS 8.1 · High EPSS 1.72% · P75
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-32655 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Npgsql Vulnerable to SQL Injection via Protocol Message Size Overflow
来源: CVE Program / CVE List V5
Vulnerability Description
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 causes Npgsql to write a message size that is too small when constructing a Postgres protocol message to send it over the network to the database. When parsing the message, the database will only read a small number of bytes and treat any following bytes as new messages while they belong to the old message. Attackers can abuse this to inject arbitrary Postgres protocol messages into the connection, leading to the execution of arbitrary SQL statements on the application's behalf. This vulnerability is fixed in 4.0.14, 4.1.13, 5.0.18, 6.0.11, 7.0.7, and 8.0.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
来源: CVE Program / CVE List V5
Vulnerability Title
Npgsql 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Npgsql是Npgsql开源的一个 PostgreSQL 的开源 .NET 数据提供程序。 Npgsql存在安全漏洞,该漏洞源于存在溢出问题,攻击者可以利用此漏洞执行任意SQL语句。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
npgsqlnpgsql >= 4.0.0, < 4.0.14 -

二、漏洞 CVE-2024-32655 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 6689 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2024-32655 的情报信息

登录查看更多情报信息。

CVE-2024-32655 补丁与修复 (6)

CVE-2024-32655 厂商安全公告 (1)

CVE-2024-32655 新闻报道 (1)

CVE-2024-32655 其他参考 (6)

IV. Related Vulnerabilities

V. Comments for CVE-2024-32655

暂无评论


发表评论