Lucene search

K
amazonAmazonALAS-2023-2353
HistoryNov 29, 2023 - 10:19 p.m.

Low: vim

2023-11-2922:19:00
alas.aws.amazon.com
16
open source
command line
text editor
vulnerabilities
cve-2023-48231
cve-2023-48232
cve-2023-48233
cve-2023-48234
cve-2023-48235
cve-2023-48236
cve-2023-48237
update

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

AI Score

6.7

Confidence

Low

EPSS

0.002

Percentile

53.2%

Issue Overview:

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version 9.0.2106. Users are advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2023-48231)

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. (CVE-2023-48232)

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. (CVE-2023-48233)

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has been included in release version 9.0.2109. Users are advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2023-48234)

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. (CVE-2023-48235)

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. (CVE-2023-48236)

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 6bf131888 which has been included in version 9.0.2112. Users are advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2023-48237)

Affected Packages:

vim

Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.

Issue Correction:
Run yum update vim to update your system.

New Packages:

aarch64:  
    vim-common-9.0.2120-1.amzn2.0.1.aarch64  
    vim-minimal-9.0.2120-1.amzn2.0.1.aarch64  
    vim-enhanced-9.0.2120-1.amzn2.0.1.aarch64  
    vim-X11-9.0.2120-1.amzn2.0.1.aarch64  
    xxd-9.0.2120-1.amzn2.0.1.aarch64  
    vim-debuginfo-9.0.2120-1.amzn2.0.1.aarch64  
  
i686:  
    vim-common-9.0.2120-1.amzn2.0.1.i686  
    vim-minimal-9.0.2120-1.amzn2.0.1.i686  
    vim-enhanced-9.0.2120-1.amzn2.0.1.i686  
    vim-X11-9.0.2120-1.amzn2.0.1.i686  
    xxd-9.0.2120-1.amzn2.0.1.i686  
    vim-debuginfo-9.0.2120-1.amzn2.0.1.i686  
  
noarch:  
    vim-filesystem-9.0.2120-1.amzn2.0.1.noarch  
    vim-data-9.0.2120-1.amzn2.0.1.noarch  
  
src:  
    vim-9.0.2120-1.amzn2.0.1.src  
  
x86_64:  
    vim-common-9.0.2120-1.amzn2.0.1.x86_64  
    vim-minimal-9.0.2120-1.amzn2.0.1.x86_64  
    vim-enhanced-9.0.2120-1.amzn2.0.1.x86_64  
    vim-X11-9.0.2120-1.amzn2.0.1.x86_64  
    xxd-9.0.2120-1.amzn2.0.1.x86_64  
    vim-debuginfo-9.0.2120-1.amzn2.0.1.x86_64  

Additional References

Red Hat: CVE-2023-48231, CVE-2023-48232, CVE-2023-48233, CVE-2023-48234, CVE-2023-48235, CVE-2023-48236, CVE-2023-48237

Mitre: CVE-2023-48231, CVE-2023-48232, CVE-2023-48233, CVE-2023-48234, CVE-2023-48235, CVE-2023-48236, CVE-2023-48237

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

AI Score

6.7

Confidence

Low

EPSS

0.002

Percentile

53.2%