Memory exposure via unterminated command lookahead
Published Jan 6, 2022 · Updated Aug 2, 2024
Out-of-bounds read in Vim 8.2.2806 through 8.2.4008 allows local users to expose memory by compiling a crafted Vim9 function. find_ex_command and compile_def_function compare a command terminator with the following byte before first verifying that the current byte is not NUL. The trigger requires execution of attacker-controlled Vim9 source, and the resulting one-byte over-read can expose adjacent process data or crash the editor.
Summary
What happened
Out-of-bounds read in Vim 8.2.2806 through 8.2.4008 allows local users to expose memory by compiling a crafted Vim9 function. find_ex_command and compile_def_function compare a command terminator with the following byte before first verifying that the current byte is not NUL. The trigger requires execution of attacker-controlled Vim9 source, and the resulting one-byte over-read can expose adjacent process data or crash the editor.
The record
- CVE
- CVE-2022-0128
- Published
- Jan 6, 2022
- Updated
- Aug 2, 2024
- Vendor
- Vim
- Product
- Vim
- Classifications
- CWE-125, T1204.002, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 6, 2022CVE 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=unspecified <8.2
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
- huntr.dev proof of concept for CVE-2022-0128proof of concept · 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