CVE-2023-48235 - CVE House
Back to Database
Status published Low CVE-2023-48235

overflow in ex address parsing in vim

Vulnerability 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. There are no known workarounds for this vulnerability.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-48235

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

vim
Vulnerable Versions:
< 9.0.2110

Timeline

Official Publish: November 16th, 2023
Last Modified: June 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L

Weaknesses (CWE)