Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-40022

7.8 · HIGH
Published Aug 24, 2023 rizin CWE-190 EPSS 0.29% (21th pctl)

Overview

CVE-2023-40022 is a high-severity vulnerability affecting rizin rizin. It was published on August 24, 2023 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical 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`.

Remediation

Check the references section for vendor advisories and patches from rizin. Update rizin to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
rizin rizin >= 0, < 0.6.1 Affected

Frequently Asked Questions

What is CVE-2023-40022?

CVE-2023-40022 is a high-severity vulnerability affecting rizin rizin. It was published on August 24, 2023 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-40022?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-40022?

Check the references section for vendor advisories and patches from rizin. Update rizin to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-40022?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-40022 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.