Filtered by vendor Vim
Subscriptions
Total
213 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2023-2610 | 1 Vim | 1 Vim | 2024-11-29 | 7.8 High |
Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1532. | ||||
CVE-2024-45306 | 1 Vim | 1 Vim | 2024-11-21 | 4.5 Medium |
Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we assumed this loop is unnecessary. However, this change made it possible that the cursor position stays invalid and points beyond the end of a line, which would eventually cause a heap-buffer-overflow when trying to access the line pointer at the specified cursor position. It's not quite clear yet, what can lead to this situation that the cursor points to an invalid position. That's why patch v9.1.0707 does not include a test case. The only observed impact has been a program crash. This issue has been addressed in with the patch v9.1.0707. All users are advised to upgrade. | ||||
CVE-2024-43802 | 1 Vim | 1 Vim | 2024-11-21 | 4.5 Medium |
Vim is an improved version of the unix vi text editor. When flushing the typeahead buffer, Vim moves the current position in the typeahead buffer but does not check whether there is enough space left in the buffer to handle the next characters. So this may lead to the tb_off position within the typebuf variable to point outside of the valid buffer size, which can then later lead to a heap-buffer overflow in e.g. ins_typebuf(). Therefore, when flushing the typeahead buffer, check if there is enough space left before advancing the off position. If not, fall back to flush current typebuf contents. It's not quite clear yet, what can lead to this situation. It seems to happen when error messages occur (which will cause Vim to flush the typeahead buffer) in comnination with several long mappgins and so it may eventually move the off position out of a valid buffer size. Impact is low since it is not easily reproducible and requires to have several mappings active and run into some error condition. But when this happens, this will cause a crash. The issue has been fixed as of Vim patch v9.1.0697. Users are advised to upgrade. There are no known workarounds for this issue. | ||||
CVE-2024-43374 | 1 Vim | 1 Vim | 2024-11-21 | 4.5 Medium |
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-41965 | 1 Vim | 1 Vim | 2024-11-21 | 4.2 Medium |
Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648. | ||||
CVE-2023-2609 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 5.5 Medium |
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1531. | ||||
CVE-2023-2426 | 1 Vim | 1 Vim | 2024-11-21 | 5.5 Medium |
Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499. | ||||
CVE-2022-3235 | 3 Debian, Fedoraproject, Vim | 3 Debian Linux, Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0490. | ||||
CVE-2022-3234 | 3 Debian, Fedoraproject, Vim | 3 Debian Linux, Fedora, Vim | 2024-11-21 | 7.8 High |
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0483. | ||||
CVE-2022-3153 | 1 Vim | 1 Vim | 2024-11-21 | 5.5 Medium |
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.0404. | ||||
CVE-2022-3134 | 2 Debian, Vim | 2 Debian Linux, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0389. | ||||
CVE-2022-3099 | 3 Debian, Fedoraproject, Vim | 3 Debian Linux, Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0360. | ||||
CVE-2022-3037 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0322. | ||||
CVE-2022-3016 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0286. | ||||
CVE-2022-37173 | 2 Microsoft, Vim | 2 Windows, Gvim | 2024-11-21 | 7.8 High |
An issue in the installer of gvim 9.0.0000 allows authenticated attackers to execute arbitrary code via a binary hijacking attack on C:\Program.exe. | ||||
CVE-2022-2982 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0260. | ||||
CVE-2022-2980 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 5.5 Medium |
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.0259. | ||||
CVE-2022-2946 | 3 Debian, Fedoraproject, Vim | 3 Debian Linux, Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0246. | ||||
CVE-2022-2923 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 5.5 Medium |
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.0240. | ||||
CVE-2022-2889 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-11-21 | 7.8 High |
Use After Free in GitHub repository vim/vim prior to 9.0.0225. |