← Zuruck zu CVEs
CVE-2023-40022
HIGH7.8
Beschreibung
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 Bewertung7.8
SchweregradHIGH
CVSS VektorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
AngriffsvektorLOCAL
KomplexitatLOW
Erforderliche PrivilegienNONE
BenutzerinteraktionREQUIRED
Veroffentlicht8/24/2023
Zuletzt geandert11/21/2024
Quellenvd
Honeypot-Sichtungen0
Betroffene Produkte
rizin:rizin
Schwachen (CWE)
CWE-190
Referenzen
https://github.com/rizinorg/rizin/pull/3753(security-advisories@github.com)
https://github.com/rizinorg/rizin/security/advisories/GHSA-92h6-wwc2-53cq(security-advisories@github.com)
https://github.com/rizinorg/rz-libdemangle/blob/main/src/gnu_v2/cplus-dem.c#L419(security-advisories@github.com)
https://github.com/rizinorg/rz-libdemangle/commit/51d016750e704b27ab8ace23c0f72acabca67018(security-advisories@github.com)
https://github.com/rizinorg/rz-libdemangle/pull/54(security-advisories@github.com)
https://github.com/rizinorg/rizin/pull/3753(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/rizinorg/rizin/security/advisories/GHSA-92h6-wwc2-53cq(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/rizinorg/rz-libdemangle/blob/main/src/gnu_v2/cplus-dem.c#L419(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/rizinorg/rz-libdemangle/commit/51d016750e704b27ab8ace23c0f72acabca67018(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/rizinorg/rz-libdemangle/pull/54(af854a3a-2127-422b-91ae-364da2661108)
IOC Korrelationen
Keine Korrelationen erfasst
This product uses data from the NVD API but is not endorsed or certified by the NVD.