The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just opened is closed (including the window where it is shown), this causes the window structure to be freed which contains a reference to the argument list that we are actually modifying. Once the autocommands are completed, the references to the window and argument list are no longer valid and as such cause an use-after-free. Impact is low since the user must either intentionally add some unusual autocommands that wipe a buffer during creation (either manually or by sourcing a malicious plugin), but it will crash Vim. The issue has been fixed as of Vim patch v9.1.0678.
総合評価: CVE-2024-43374 は低リスク(26.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.08%、25 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2025-09-23 | 0.02% | 0.08% | +0.06% |
| 2 | 2025-04-15 | 0.07% | 0.02% | -0.06% |
| 3 | 2025-03-17 | — | 0.07% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.5 | 3.1 | MEDIUM |
|
1.0 | 3.4 | [email protected] |
| 4.7 | 3.1 | MEDIUM |
|
1.0 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-43374: 1 source package rows (vim); 200 state rows across 7 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 4, open 196. | https://security.alpinelinux.org/vuln/CVE-2024-43374 |
debian
|
unimportant | CVE-2024-43374 unimportant priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-43374 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2024-43374 |
suse
|
medium | CVE-2024-43374 severity moderate: SUSE including 270 source package names (1.5.0:vim-data-common-9.1.0836-150500.20.15.1, 1.5.0:vim-small-9.1.0836-150500.20.15.1, …), 764 product×package rows across 226 product lines (Container suse/hpc/warewulf4-x86_64/sle-hpc-node, Container suse/manager/5.0/x86_64/server, … (226 product lines)): Fixed 429, Known Affected 231, Known Not Affected 104. | https://www.suse.com/security/cve/CVE-2024-43374/ |
ubuntu
|
medium | CVE-2024-43374 medium priority: Ubuntu including 1 source packages (vim), 7 status rows across 7 suites (bionic, focal, jammy, noble, trusty, upstream, xenial): released 7. | https://ubuntu.com/security/CVE-2024-43374 |
| URL | タグ |
|---|---|
| https://github.com/vim/vim/commit/0a6e57b09bc8c76691b367a5babfb79b31b770e8 | Patch |
| https://github.com/vim/vim/security/advisories/GHSA-2w8m-443v-cgvw | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2024/08/15/6 | Mailing List Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20240920-0004/ | Third Party Advisory |