TROYANOSYVIRUS
Back to CVEs

CVE-2023-40022

HIGH
7.8

Description

Rizin is a UNIX-like reverse engineering framework and command-line toolset. Versions 0.6.0 and prior are vulnerable to integer overflow in `consume_count` of `src/gnu_v2/cplus-dem.c`. The overflow check is valid logic but, is missing the modulus if the block once compiled. The compiler sees this block as unreachable code since the prior statement is multiplication by 10 and fails to consider overflow assuming the count will always be a multiple of 10. Rizin version 0.6.1 contains a fix for the issue. A temporary workaround would be disabling C++ demangling using the configuration option `bin.demangle=false`.

CVE Details

CVSS v3.1 Score7.8
SeverityHIGH
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack VectorLOCAL
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published8/24/2023
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0

Affected Products

rizin:rizin

Weaknesses (CWE)

CWE-190

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.