CVE-2023-48232

MEDIUM EPSS 47.3%
Published Nov 16, 20232y ago · Modified Jun 23, 20261w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Nov 16, 2023 2y ago
Last Modified Jun 23, 2026 1w ago

Description

Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped line continues on the next physical line directly in the window border because the 'cpo' setting includes the 'n' flag. Only users with non-default settings are affected and the exception should only result in a crash. This issue has been addressed in commit `cb0b99f0` which has been included in release version 9.0.2107. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
47.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-755

Affected Products 4

VendorProductVersionRange
vimvim* <9.0.2107
fedoraprojectfedora37any
fedoraprojectfedora38any
fedoraprojectfedora39any

References 7

  • openwall.com http://www.openwall.com/lists/oss-security/2023/11/16/1
    Mailing List
  • github.com https://github.com/vim/vim/commit/cb0b99f0672d8446585d26e998343dceca17d1ce
    Patch
  • github.com https://github.com/vim/vim/security/advisories/GHSA-f6cx-x634-hqpw
    Vendor Advisory
  • lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/
    Mailing ListThird Party Advisory
  • lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/
    Mailing ListThird Party Advisory
  • lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/
    Mailing ListThird Party Advisory
  • security.netapp.com https://security.netapp.com/advisory/ntap-20231227-0006/
    Third Party Advisory

Remediation

  • github.com https://github.com/vim/vim/commit/cb0b99f0672d8446585d26e998343dceca17d1ce
    Patch