CVE-2023-48235

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-48235
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2023-11-16T22:50:57.878Z
  • Last Modified Date
  • 2023-11-16T22:50:57.878Z
History
Created Old Value New Value Data Type Notes
2024-06-24 23:34:19 Added to TrackCVE