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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-12087— Perl Socket 2.041 以下版本堆越界读取漏洞

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

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

漏洞信息

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

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

Vulnerability Title
Socket versions before 2.041 for Perl have an out-of-bounds heap read
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, pack_ip_mreq_source() checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both addresses occupy a 4-byte field, so a valid multiaddr lets a source of any length pass the check, and the source is then copied into the 4-byte imr_sourceaddr field with a fixed-size copy. A source shorter than 4 bytes is not rejected, and the copy reads up to 3 bytes past the end of its buffer. Calling pack_ip_mreq_source() with a source value shorter than 4 bytes copies adjacent heap memory into the returned packed structure.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存读
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
PEVANSSocket 0 ~ 2.041 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-12087 补丁与修复 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-12087

暂无评论


发表评论