CVE-2023-48235Integer Overflow or Wraparound in VIM

Severity
4.3MEDIUMNVD
CNA2.8OSV5.5
EPSS
0.1%
top 79.20%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedNov 16
Latest updateDec 14

Description

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX - lnum will cause the overflow. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `060623e` which has been included in release version 9.0.2110. Users are advised to upgrade. Ther

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:LExploitability: 2.8 | Impact: 1.4

Affected Packages4 packages

CVEListV5vim/vim< 9.0.2110
NVDvim/vim< 9.0.2110
Debianvim/vim< 2:9.0.2116-1+1
Ubuntuvim/vim< 2:8.1.2269-1ubuntu5.21+4

Also affects: Fedora 37, 38, 39

Patches

🔴Vulnerability Details

3
OSV
vim vulnerabilities2023-12-14
CVEList
overflow in ex address parsing in vim2023-11-16
OSV
CVE-2023-48235: Vim is an open source command line text editor2023-11-16

📋Vendor Advisories

4
Ubuntu
Vim vulnerabilities2023-12-14
Red Hat
vim: overflow in ex address parsing2023-11-16
Microsoft
overflow in ex address parsing in vim2023-11-14
Debian
CVE-2023-48235: vim - Vim is an open source command line text editor. When parsing relative ex address...2023
CVE-2023-48235 — Integer Overflow or Wraparound in VIM | cvebase