CVE-2023-40022
Last modified
CVE-2023-40022 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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`. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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`.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rizin | Rizin | < 0.6.1 |
References
- https://github.com/rizinorg/rizin/security/advisories/GHSA-92h6-wwc2-53cqPatch, Vendor Advisory
- https://github.com/rizinorg/rizin/security/advisories/GHSA-92h6-wwc2-53cqPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-40022?
How severe is CVE-2023-40022?
How do I fix CVE-2023-40022?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-40017GeoNode is an open source platform that facilitates the crea…7.5
- CVE-2023-40018FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2023-40019FreeSWITCH is a Software Defined Telecom Stack enabling the …6.5
- CVE-2023-4002An issue has been discovered in GitLab EE affecting all vers…6.5
- CVE-2023-40020PrivateUploader is an open source image hosting server writt…8.3
- CVE-2023-40021Oppia is an online learning platform. When comparing a recei…5.3
- CVE-2023-40023yaklang is a programming language designed for cybersecurity…7.5
- CVE-2023-40024ScanCode.io is a server to script and automate software comp…6.1
- CVE-2023-40025Argo CD is a declarative, GitOps continuous delivery tool fo…7.1
- CVE-2023-40026Argo CD is a declarative continuous deployment framework for…4.3
- CVE-2023-40027Keystone is an open source headless CMS for Node.js — built …5.3
- CVE-2023-40028Ghost is an open source content management system. Versions …6.5
Are you affected by CVE-2023-40022?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
