Lucene search

K
alpinelinuxAlpine Linux Development TeamALPINE:CVE-2023-48706
HistoryNov 22, 2023 - 10:15 p.m.

CVE-2023-48706

2023-11-2222:15:08
Alpine Linux Development Team
security.alpinelinux.org
14
cve-2023-48706
heap-use-after-free
vim
unix
vulnerability
memory access
crash
fix
sub-replace-special
atom
recursion

4.7 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7.2 High

AI Score

Confidence

High

1.2 Low

CVSS2

Access Vector

LOCAL

Access Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:H/Au:N/C:N/I:N/A:P

0.0005 Low

EPSS

Percentile

17.8%

Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a :s command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive :s call causes free-ing of memory which may later then be accessed by the initial :s command. The user must intentionally execute the payload and the whole process is a bit tricky to do since it seems to work only reliably for the very first :s command. It may also cause a crash of Vim. Version 9.0.2121 contains a fix for this issue.

OSVersionArchitecturePackageVersionFilename
Alpine3.18-mainnoarchvim= 9.0.2073-r0UNKNOWN
Alpine3.17-mainnoarchvim= 9.0.0999-r0UNKNOWN
Alpine3.15-mainnoarchvim= 8.2.4836-r1UNKNOWN
Alpine3.16-mainnoarchvim= 8.2.5000-r1UNKNOWN
Alpineedge-mainnoarchvim< 9.0.2127-r0UNKNOWN
Alpine3.19-mainnoarchvim< 9.0.2127-r0UNKNOWN

4.7 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7.2 High

AI Score

Confidence

High

1.2 Low

CVSS2

Access Vector

LOCAL

Access Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:H/Au:N/C:N/I:N/A:P

0.0005 Low

EPSS

Percentile

17.8%