Debugger crash via malformed PE export data
Published Jul 25, 2023 · Updated Oct 24, 2024
A heap buffer overflow in GNU GDB 13.0.50.20220805-git allows local users to crash the debugger through a crafted PE executable. The pe_as16 function in gdb/coff-pe-read.c reads a two-byte export-table value without first establishing that both bytes remain inside the heap buffer. Triggering the parser requires a user to make GDB inspect a malformed PE file; the supported impact is termination of that command-line debugger process.
Summary
What happened
A heap buffer overflow in GNU GDB 13.0.50.20220805-git allows local users to crash the debugger through a crafted PE executable. The pe_as16 function in gdb/coff-pe-read.c reads a two-byte export-table value without first establishing that both bytes remain inside the heap buffer. Triggering the parser requires a user to make GDB inspect a malformed PE file; the supported impact is termination of that command-line debugger process.
The record
- CVE
- CVE-2023-39130
- Published
- Jul 25, 2023
- Updated
- Oct 24, 2024
- Vendor
- GNU
- Product
- GNU Debugger (GDB)
- Classifications
- CWE-787, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 25, 2023CVE publishedPublication date reported by the CVE source.
- Oct 24, 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=13.0.50.20220805-git
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
Public exploit references
No public exploit references are available in this record.
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