U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-48235

Change History

New CVE Received by NIST 11/16/2023 6:15:09 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Added CWE

								
							
							
						
GitHub, Inc. CWE-190
Added 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.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/vim/vim/commit/060623e4a3bc72b011e7cd92bedb3bfb64e06200 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/vim/vim/security/advisories/GHSA-6g74-hr6q-pr8g [No types assigned]