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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-16554— Dave Gamble cJSON 数字错误漏洞

一分钟漏洞结论

影响对象
DaveGamble cJSON
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

davegamble cJSON是davegamble个人开发者开源的一款轻量级的开源JSON解析器。 Dave Gamble cJSON 1.7.19版本存在数字错误漏洞,该漏洞源于print_string_ptr()函数存在整数溢出,导致堆缓冲区溢出,攻击者可通过特制JSON字符串造成远程代码执行、信息泄露或拒绝服务。

CVSS 5.1 · Medium EPSS 0.29% · P22

影响版本矩阵 1

厂商产品 版本范围状态
DaveGamble cJSON 1.7.19 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-16554 基础信息

漏洞信息

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

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

Vulnerability Title
Integer Overflow Leading to Heap Buffer Overflow in cJSON
来源: CVE Program / CVE List V5
Vulnerability Description
cJSON library is vulnerable to an integer overflow in the print_string_ptr() function in cJSON.c on 32-bit platforms. The escape_characters counter, a 32-bit size_t, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be allocated based on an underestimated length. When cJSON_PrintBuffered() is used with a pre-allocated buffer, the subsequent write loop overflows the heap allocation. An attacker supplying a crafted JSON string to an application using cJSON on a 32-bit platform can cause a heap buffer overflow, potentially leading to remote code execution, information disclosure, or denial of service. Because project creator contact attempts were unsuccessful, the vulnerability has only been confirmed in version 1.7.19 but may also affect other versions.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:L/SI:L/SA:L
来源: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
来源: CVE Program / CVE List V5
Vulnerability Title
Dave Gamble cJSON 数字错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
davegamble cJSON是davegamble个人开发者开源的一款轻量级的开源JSON解析器。 Dave Gamble cJSON 1.7.19版本存在数字错误漏洞,该漏洞源于print_string_ptr()函数存在整数溢出,导致堆缓冲区溢出,攻击者可通过特制JSON字符串造成远程代码执行、信息泄露或拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
DaveGamble cJSON 1.7.19 -

二、漏洞 CVE-2026-16554 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-16554 的情报信息

登录查看更多情报信息。

CVE-2026-16554 补丁与修复 (1)

CVE-2026-16554 安全博客文章 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-16554

暂无评论


发表评论