CVE-2021-3674

A flaw was found in rizin. The create_section_from_phdr function allocates space for ELF section data by processing the headers. Crafted values in the headers can cause out of bounds reads, which can lead to memory corruption and possibly code execution through the binary object's callback function.
References
Link Resource
https://gist.github.com/netspooky/61101e191afee95feda7dbd2f6b061c4 Exploit Third Party Advisory
https://github.com/rizinorg/rizin/pull/1313 Exploit Patch Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:rizin:rizin:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-03-24 20:15

Updated : 2024-02-28 20:13


NVD link : CVE-2021-3674

Mitre link : CVE-2021-3674

CVE.ORG link : CVE-2021-3674


JSON object : View

Products Affected

rizin

  • rizin
CWE
CWE-125

Out-of-bounds Read

CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer