Integer overflow in Vim

CVE-2023-48233

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `ac6378773` which has been included in release version 9.0.2108. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Vulnerability class: Integer Overflow

EPSS: 0.007 (51.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 2.8 (Low). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-48233?
CVE-2023-48233 is a low-severity vulnerability in Vim, classified under Integer Overflow or Wraparound. CVSS score: 2.8/10. Published 2023-11-16.
How severe is CVE-2023-48233?
Low severity. CVSS v3 base score is 2.8 out of 10.