An update for vim is now available for openEuler-22.03-LTS
Security Advisory
openeuler-security@openeuler.org
openEuler security committee
openEuler-SA-2023-1885
Final
1.0
1.0
2023-12-01
Initial
2023-12-01
2023-12-01
openEuler SA Tool V1.0
2023-12-01
vim security update
An update for vim is now available for openEuler-22.03-LTS.
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Security Fix(es):
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. 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)
An update for vim is now available for openEuler-22.03-LTS.
openEuler Security has rated this update as having a security impact of low. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.
Low
vim
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48231
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48233
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48234
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48235
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48236
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-48237
https://nvd.nist.gov/vuln/detail/CVE-2023-48231
https://nvd.nist.gov/vuln/detail/CVE-2023-48233
https://nvd.nist.gov/vuln/detail/CVE-2023-48234
https://nvd.nist.gov/vuln/detail/CVE-2023-48235
https://nvd.nist.gov/vuln/detail/CVE-2023-48236
https://nvd.nist.gov/vuln/detail/CVE-2023-48237
openEuler-22.03-LTS
vim-X11-9.0-22.oe2203.aarch64.rpm
vim-enhanced-9.0-22.oe2203.aarch64.rpm
vim-debuginfo-9.0-22.oe2203.aarch64.rpm
vim-minimal-9.0-22.oe2203.aarch64.rpm
vim-debugsource-9.0-22.oe2203.aarch64.rpm
vim-common-9.0-22.oe2203.aarch64.rpm
vim-filesystem-9.0-22.oe2203.noarch.rpm
vim-9.0-22.oe2203.src.rpm
vim-debugsource-9.0-22.oe2203.x86_64.rpm
vim-debuginfo-9.0-22.oe2203.x86_64.rpm
vim-X11-9.0-22.oe2203.x86_64.rpm
vim-common-9.0-22.oe2203.x86_64.rpm
vim-minimal-9.0-22.oe2203.x86_64.rpm
vim-enhanced-9.0-22.oe2203.x86_64.rpm
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.
2023-12-01
CVE-2023-48231
openEuler-22.03-LTS
Low
3.9
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
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.
2023-12-01
CVE-2023-48233
openEuler-22.03-LTS
Low
2.8
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
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.
2023-12-01
CVE-2023-48234
openEuler-22.03-LTS
Low
2.8
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause anoverflow. 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.
2023-12-01
CVE-2023-48235
openEuler-22.03-LTS
Low
2.8
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values largerthan 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.
2023-12-01
CVE-2023-48236
openEuler-22.03-LTS
Low
2.8
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885
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.
2023-12-01
CVE-2023-48237
openEuler-22.03-LTS
Low
2.8
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
vim security update
2023-12-01
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1885