9103 matches found
CVE-2021-3778
vim is vulnerable to Heap-based Buffer Overflow...
Heap overflow
vim is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3778
vim is vulnerable to Heap-based Buffer Overflow...
Vim 缓冲区错误漏洞
Vim is an editor for UNIX-based platforms. A security vulnerability exists in vim that arises from an improperly designed or implemented code development process for a networked system or product...
CVE-2021-3778 Heap-based Buffer Overflow in vim/vim
vim is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3778
vim is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3796 Use After Free in vim/vim
vim is vulnerable to Use After Free...
Vim 资源管理错误漏洞
Vim is a powerful and highly customizable text editor, an improved version of vi that improves upon and adds many features to Vi. vim version 8.2.3425 is vulnerable to a post-release reuse vulnerability. An attacker could exploit this vulnerability to execute code...
CVE-2021-3796
CVE-2021-3796 is a use-after-free vulnerability in Vim. Multiple connected advisories confirm the issue in Vim and attribute the root cause to improper memory handling (notably use-after-free in relevant Vim code paths such as nv_replace()). The vulnerability affects Vim versions prior to the fix...
CVE-2021-3796
vim is vulnerable to Use After Free...
CVE-2021-3796
vim is vulnerable to Use After Free...
CVE-2021-3778
vim is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3778
CVE-2021-3778 is a heap-based buffer overflow in Vim. Public feeds attribute the issue to heap-based corruption caused by invalid UTF-8 handling in Vim’s code paths (examples include utf_ptr2char() in mbyte.c per ALAS2-2021-1728, and references in Debian’s security tracker). The connected documen...
None in vim/vim
✍️ Description Team, trust you are doing well. As part of continues fuzzing VIM v8.2.3425 in persistence mode, I found a heap use-after-free nvreplace. 🕵️♂️ Proof of Concept Affected version: VIM v8.2.3425 Tested on: Linux s157903 4.15.0-106-generic 107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x8664...
PT-2021-4713 · Vim +9 · Vim +9
Name of the Vulnerable Software and Affected Versions: vim affected versions not specified Description: The issue is related to a Use After Free vulnerability in the vim text editor, specifically concerning the nv replace function. This vulnerability allows an attacker to potentially execute...
Heap-based Buffer Overflow in vim/vim
...
Fedora: Security Advisory for vim (FEDORA-2021-5fa81a2b04)
The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...
[SECURITY] Fedora 34 Update: vim-8.2.3404-1.fc34
VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...
CVE-2021-3770
A flaw was found in vim. A possible heap-based buffer overflow could allow an attacker to input a specially crafted file leading to a crash or code execution. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...
Heap-based Buffer Overflow in vim/vim
✍️ Description While testing vim built from commit ddfc051 with Ubuntu clang version 12.0.0-3ubuntu120.04.3 and Address Sanitizer, we discovered crafted input which triggers a heap-buffer-overflow, READ of size 1. 🕵️♂️ Proof of Concept 1. git clone https://github.com/vim/vim LD=lld AS=llvm-as...