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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-8796— Sereal::Decoder 5.005前堆越界读取漏洞

AI 预测 7.5 利用难度: 中等
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srl_decoder.c, srl_read_object() and srl_read_hash() process a COPY tag, a back-reference whose target byte the decoder re-decodes as a fresh tag. When that target byte matches the SHORT_BINARY pattern (an inline string whose length is encoded in the low bits of the tag), the resulting read is not bounded to precede the COPY tag's own offset and can run past the end of the input buffer. An attacker controlled COPY offset can land inside a previously decoded value rather than on a tag boundary, planting a byte that the decoder reads as a SHORT_BINARY tag and consuming up to 31 following bytes from the heap as a class name (OBJECT path) or hash key (HASH path).
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存读
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
YVESSereal::Decoder 0 ~ 5.005 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-8796 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-8796

暂无评论


发表评论