---
id: CVE-2023-48236
title: Vim is an open source command line text editor
summary: >-
  Vim is an open source command line text editor. When using the z= command, the
  user may overflow the count with values larger

  than MAX_INT. Impact is low, user interaction is required and a crash may not
  even happen in all situations. Th…
severity: low
cvss: 2.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N'
cwe:
  - CWE-190
vendor: vim
product: vim
affected:
  - vim < 9.0.2111
  - fedora = 37
  - fedora = 38
  - fedora = 39
patched:
  - vim 9.0.2111
published: '2023-11-16'
updated: '2026-06-23'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2023-48236'
references:
  - url: 'http://www.openwall.com/lists/oss-security/2023/11/16/1'
    label: security-advisories@github.com
  - url: 'https://github.com/vim/vim/commit/73b2d3790cad5694fc0ed0db2926e4220c48d968'
    label: security-advisories@github.com
  - url: 'https://github.com/vim/vim/security/advisories/GHSA-pr4c-932v-8hx5'
    label: security-advisories@github.com
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/
    label: security-advisories@github.com
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/
    label: security-advisories@github.com
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/
    label: security-advisories@github.com
  - url: 'https://security.netapp.com/advisory/ntap-20231227-0002/'
    label: security-advisories@github.com
  - url: 'http://www.openwall.com/lists/oss-security/2023/11/16/1'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/vim/vim/commit/73b2d3790cad5694fc0ed0db2926e4220c48d968'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/vim/vim/security/advisories/GHSA-pr4c-932v-8hx5'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://security.netapp.com/advisory/ntap-20231227-0002/'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00694
epssPercentile: 0.51546
ingestedAt: '2026-06-29T13:24:33.934Z'
---

## Overview

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger
than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit `73b2d379` which has been included in release version 9.0.2111. Users are advised to upgrade. There are no known workarounds for this vulnerability.

## Affected

- `vim < 9.0.2111`
- `fedora = 37`
- `fedora = 38`
- `fedora = 39`

## Remediation

Upgrade past the affected range:

- `vim 9.0.2111`
