radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's CPython bytecode .pyc marshal parser was vulnerable because the CPython marshal readers accept…
中危 CVSS 5.5
摘要
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's CPython bytecode .pyc marshal parser was vulnerable because the CPython marshal readers accepted a 32-bit string length without rejecting values that overflow the size-plus-one allocation. The vulnerability is triggered by opening or inspecting a crafted .pyc file through r2 or rabin2. A length of 0xffffffff wrapped the allocation to zero before the common byte reader wrote attacker-controll…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/radareorg/radare2/commit/6727454b666b28c33837b219a5f91136461357c0 Patch
- https://github.com/radareorg/radare2/issues/26222 Exploit
- https://github.com/radareorg/radare2/pull/26177 Patch
- https://github.com/radareorg/radare2/releases/tag/6.2.0 Release Notes
- https://github.com/radareorg/radare2/security/advisories/GHSA-9phv-v2w8-56j3 Patch
- https://github.com/radareorg/radare2/issues/26222 Exploit
时间线
- nvd_ingest NVD