CVE-2023-27590

Rizin is a UNIX-like reverse engineering framework and command-line toolset. In version 0.5.1 and prior, converting a GDB registers profile file into a Rizin register profile can result in a stack-based buffer overflow when the `name`, `type`, or `groups` fields have longer values than expected. Users opening untrusted GDB registers files (e.g. with the `drpg` or `arpg` commands) are affected by this flaw. Commit d6196703d89c84467b600ba2692534579dc25ed4 contains a patch for this issue. As a workaround, review the GDB register profiles before loading them with `drpg`/`arpg` commands.
Configurations

Configuration 1 (hide)

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

History

12 Jul 2023, 03:15

Type Values Removed Values Added
References
  • (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WW3JXI4TIJIR7PGFP74SN7GQYHW2F46Y/ -
CWE CWE-787 CWE-120
CWE-121

21 Mar 2023, 15:00

Type Values Removed Values Added
CWE CWE-120
CWE-121
CWE-787
References (MISC) https://github.com/rizinorg/rizin/blob/3a7d5116244beb678ad9950bb9dd27d28ed2691f/librz/reg/profile.c#L545 - (MISC) https://github.com/rizinorg/rizin/blob/3a7d5116244beb678ad9950bb9dd27d28ed2691f/librz/reg/profile.c#L545 - Product
References (MISC) https://github.com/rizinorg/rizin/security/advisories/GHSA-rqcp-m8m2-jcqf - (MISC) https://github.com/rizinorg/rizin/security/advisories/GHSA-rqcp-m8m2-jcqf - Patch, Vendor Advisory
References (MISC) https://github.com/rizinorg/rizin/pull/3422 - (MISC) https://github.com/rizinorg/rizin/pull/3422 - Issue Tracking, Patch
References (MISC) https://github.com/rizinorg/rizin/commit/d6196703d89c84467b600ba2692534579dc25ed4 - (MISC) https://github.com/rizinorg/rizin/commit/d6196703d89c84467b600ba2692534579dc25ed4 - Patch
References (MISC) https://github.com/rizinorg/rizin/blob/3a7d5116244beb678ad9950bb9dd27d28ed2691f/librz/reg/profile.c#L514 - (MISC) https://github.com/rizinorg/rizin/blob/3a7d5116244beb678ad9950bb9dd27d28ed2691f/librz/reg/profile.c#L514 - Issue Tracking
CPE cpe:2.3:a:rizin:rizin:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
First Time Rizin rizin
Rizin

14 Mar 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-03-14 21:15

Updated : 2023-12-10 14:48


NVD link : CVE-2023-27590

Mitre link : CVE-2023-27590

CVE.ORG link : CVE-2023-27590


JSON object : View

Products Affected

rizin

  • rizin
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-121

Stack-based Buffer Overflow

CWE-787

Out-of-bounds Write