Process crash via mutually recursive parser calls
Published May 18, 2023 · Updated Aug 2, 2024
Stack overflow in the GNU cflow 1.7 source parser allows local users to crash the process by analyzing a crafted C source file. The func_body and parse_variable_declaration routines repeatedly call each other without bounding recursion while parsing the malformed declaration sequence, exhausting the process stack. Exploitation requires the command-line utility to process attacker-controlled source input and interrupts only that invocation.
Summary
What happened
Stack overflow in the GNU cflow 1.7 source parser allows local users to crash the process by analyzing a crafted C source file. The func_body and parse_variable_declaration routines repeatedly call each other without bounding recursion while parsing the malformed declaration sequence, exhausting the process stack. Exploitation requires the command-line utility to process attacker-controlled source input and interrupts only that invocation.
The record
- CVE
- CVE-2023-2789
- Published
- May 18, 2023
- Updated
- Aug 2, 2024
- Vendor
- The GnuPG Project
- Product
- GNU cflow
- Classifications
- CWE-404, T1203
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- May 18, 2023CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GNU cflow 1.7 parser stack-overflow proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo