#VU70723 Out-of-bounds write in Vim - CVE-2023-0054 

 

#VU70723 Out-of-bounds write in Vim - CVE-2023-0054

Published: January 5, 2023


Vulnerability identifier: #VU70723
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2023-0054
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Vim
Software vendor:
Vim.org

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error when processing untrusted input within the do_string_sub() function in eval.c. A remote attacker can create a specially crafted file, trick the victim into opening it using the affected software, trigger out-of-bounds write and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links