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.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2023/11/16/1 | Mailing List |
https://github.com/vim/vim/commit/060623e4a3bc72b011e7cd92bedb3bfb64e06200 | Patch |
https://github.com/vim/vim/security/advisories/GHSA-6g74-hr6q-pr8g | Vendor Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/ | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20231227-0007/ | Third Party Advisory |
Configurations
History
25 Jan 2024, 21:33
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* |
|
References | () https://security.netapp.com/advisory/ntap-20231227-0007/ - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UJAK2W5S7G75ETDAEM3BDUCVSXCEGRD/ - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNRNYLWXZOGTYWE5HMFNQ5FVE3HBUHF6/ - Mailing List, Third Party Advisory |
27 Dec 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
CWE | CWE-190 |
26 Nov 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 Nov 2023, 18:20
Type | Values Removed | Values Added |
---|---|---|
First Time |
Vim
Fedoraproject Vim vim Fedoraproject fedora |
|
CPE | cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M3VQF7CL3V6FGSEW37WNDFBRRILR65AK/ - Mailing List, Third Party Advisory | |
References | () https://github.com/vim/vim/security/advisories/GHSA-6g74-hr6q-pr8g - Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2023/11/16/1 - Mailing List | |
References | () https://github.com/vim/vim/commit/060623e4a3bc72b011e7cd92bedb3bfb64e06200 - Patch |
24 Nov 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Nov 2023, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Nov 2023, 23:57
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-16 23:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-48235
Mitre link : CVE-2023-48235
CVE.ORG link : CVE-2023-48235
JSON object : View
Products Affected
vim
- vim
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound