CVE-2023-48235

V

im 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.

Configurations

Configuration 1 (hide)

cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*

History

21 Nov 2024, 08:31

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 4.3
v2 : unknown
v3 : 2.8
References () http://www.openwall.com/lists/oss-security/2023/11/16/1 - Mailing List () http://www.openwall.com/lists/oss-security/2023/11/16/1 - Mailing List
References () https://github.com/vim/vim/commit/060623e4a3bc72b011e7cd92bedb3bfb64e06200 - Patch () https://github.com/vim/vim/commit/060623e4a3bc72b011e7cd92bedb3bfb64e06200 - Patch
References () https://github.com/vim/vim/security/advisories/GHSA-6g74-hr6q-pr8g - Vendor Advisory () https://github.com/vim/vim/security/advisories/GHSA-6g74-hr6q-pr8g - Vendor Advisory
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/ - Mailing List, Third Party Advisory () https://lists.fedoraproject.org/archives/list/[email protected]/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/ - Mailing List, Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/ - Mailing List, Third Party Advisory () https://lists.fedoraproject.org/archives/list/[email protected]/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/ - Mailing List, Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/ - Mailing List, Third Party Advisory () https://lists.fedoraproject.org/archives/list/[email protected]/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/ - Mailing List, Third Party Advisory
References () https://security.netapp.com/advisory/ntap-20231227-0007/ - Third Party Advisory () https://security.netapp.com/advisory/ntap-20231227-0007/ - Third Party Advisory

Information

Published : 2023-11-16 23:15

Updated : 2024-11-21 08:31


NVD link : CVE-2023-48235

Mitre link : CVE-2023-48235

CVE.ORG link : CVE-2023-48235


JSON object : View

Products Affected
CWE
CWE-190

Integer Overflow or Wraparound