Описание
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.
Ссылки
- Patch
- PatchVendor Advisory
- Product
- Patch
- Patch
- Patch
- PatchVendor Advisory
- Product
- Patch
- Patch
Уязвимые конфигурации
Конфигурация 1Версия до 0.6.1 (исключая)
cpe:2.3:a:rizin:rizin:*:*:*:*:*:*:*:*
EPSS
Процентиль: 22%
0.00073
Низкий
7.8 High
CVSS3
Дефекты
CWE-190
EPSS
Процентиль: 22%
0.00073
Низкий
7.8 High
CVSS3
Дефекты
CWE-190