Lucene search
+L

1250 matches found

OSV
OSV
added 2020/05/28 2:15 p.m.10 views

UBUNTU-CVE-2019-20807

In Vim before 8.1.0881, users can circumvent the rvim restricted mode and execute arbitrary OS commands via scripting interfaces e.g., Python, Ruby, or Lua...

5.3CVSS7AI score0.00488EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2019/09/11 12:00 a.m.32 views

NewStart CGSL MAIN 4.06 : vim Vulnerability (NS-SA-2019-0177)

The remote NewStart CGSL host, running version MAIN 4.06, has vim packages installed that are affected by a vulnerability: - getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by...

9.3CVSS8.6AI score0.18964EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:00 a.m.29 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : vim Vulnerability (NS-SA-2019-0164)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has vim packages installed that are affected by a vulnerability: - It was found that the :source! command was not restricted by the sandbox mode. If modeline was explicitly enabled, opening a specially crafted text file in vim...

9.3CVSS8.3AI score0.18964EPSS
SaveExploits5References2
RedHat Linux
RedHat Linux
added 2019/07/15 12:54 p.m.68 views

vim/neovim: ': source!' command allows arbitrary command execution via modelines

It was found that the :source! command was not restricted by the sandbox mode. If modeline was explicitly enabled, opening a specially crafted text file in vim could result in arbitrary command execution...

9.3CVSS7.4AI score0.18964EPSS
SaveExploits5References4
The Hacker News
The Hacker News
added 2019/06/10 6:26 p.m.3 views

Your Linux Can Get Hacked Just by Opening a File in Vim or Neovim Editor

Linux users, beware! If you haven't recently updated your Linux operating system, especially the command-line text editor utility, do not even try to view the content of a file using Vim or Neovim. Security researcher Armin Razmjou recently discovered a high-severity arbitrary OS command executio...

9.3CVSS8.1AI score0.18964EPSS
SaveExploits5
CNVD
CNVD
added 2019/06/10 12:00 a.m.5 views

Vim and Neovim Arbitrary Code Execution Vulnerability

Vim is an editor for the UNIX platform.Neovim is a refactored version of Vim. An arbitrary code execution vulnerability exists in the Vim and Neovim getchar.c file, which allows remote attackers to exploit the vulnerability by submitting a special file request that induces the user to parse it,...

9.3CVSS9.5AI score0.18964EPSS
SaveExploits5References1
CNVD
CNVD
added 2019/06/05 12:00 a.m.7 views

Vim&Neovim Arbitrary Code Execution Vulnerability

Vim is a text editor developed from vi. Neovim is a refactoring project based on the vim source code. An arbitrary code execution vulnerability exists in Vim and Neovim, which can be exploited to execute arbitrary commands on a target machine by tricking a user into opening a crafted file using v...

8.3AI score
SaveExploits0References1
OSV
OSV
added 2019/06/05 12:00 a.m.6 views

UBUNTU-CVE-2019-12735

getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assertfails or nviminput in Neovim...

8.6CVSS6.2AI score0.18964EPSS
SaveExploits5References6
Tenable Nessus
Tenable Nessus
added 2017/11/01 12:00 a.m.31 views

F5 Networks BIG-IP : Vim vulnerability (K22183127)

vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened. CVE-2016-1248 C Tenable Network Security, Inc. The descriptive text and package...

7.8CVSS6.7AI score0.25314EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2017/10/31 8:29 p.m.38 views

CVE-2017-1000382

VIM version 8.0.1187 and other versions most likely ignores umask when creating a swap file "ORIGINALFILENAME.swp" resulting in files that may be world readable or otherwise accessible in ways not intended by the user running the vi binary...

5.5CVSS6.4AI score0.00381EPSS
SaveExploits0References4
OSV
OSV
added 2017/07/08 5:29 p.m.5 views

DEBIAN-CVE-2017-11109

Vim 8.0 allows attackers to cause a denial of service invalid free or possibly have unspecified other impact via a crafted source aka -S file. NOTE: there might be a limited number of scenarios in which this has security relevance...

7.8CVSS6.5AI score0.01088EPSS
SaveExploits0References1
OSV
OSV
added 2017/07/08 5:29 p.m.9 views

CVE-2017-11109

Vim 8.0 allows attackers to cause a denial of service invalid free or possibly have unspecified other impact via a crafted source aka -S file. NOTE: there might be a limited number of scenarios in which this has security relevance...

7.8CVSS8.2AI score
SaveExploits0References3
CNVD
CNVD
added 2017/02/28 12:00 a.m.4 views

Vim Local Integer Overflow Vulnerability (CNVD-2017-02554)

Vim is an open source, configurable text editor for creating and changing any type of text, available for most UNIX and AppleOSX. Vim suffers from a local integer overflow vulnerability. Because the program fails to sufficiently restrict inspection of user-supplied data, an attacker could exploit...

9.8CVSS9.3AI score0.02718EPSS
SaveExploits0References1
OSV
OSV
added 2017/02/10 7:59 a.m.7 views

ALPINE-CVE-2017-5953

vim before patch 8.0.0322 does not properly validate values for tree length when handling a spell file, which may result in an integer overflow at a memory allocation site and a resultant buffer overflow...

9.8CVSS7.5AI score0.02834EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/11/29 12:00 a.m.48 views

Ubuntu 14.04 LTS / 16.04 LTS : Vim vulnerability (USN-3139-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-3139-1 advisory. Florian Larysch discovered that the Vim text editor did not properly validate values for the 'filetype', 'syntax', and 'keymap' options. An attacker...

7.8CVSS7AI score0.25314EPSS
SaveExploits2References2
OSV
OSV
added 2016/11/23 3:59 p.m.9 views

DEBIAN-CVE-2016-1248

vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened...

7.8CVSS7.7AI score0.25314EPSS
SaveExploits2References1
OSV
OSV
added 2016/11/23 3:59 p.m.6 views

CVE-2016-1248

vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened...

7.8CVSS7.9AI score
SaveExploits0References13
OSV
OSV
added 2016/11/23 12:00 a.m.8 views

UBUNTU-CVE-2016-1248

vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened...

7.8CVSS7.1AI score0.25314EPSS
SaveExploits2References8
OpenVAS
OpenVAS
added 2009/03/23 12:00 a.m.40 views

Ubuntu Update for vim vulnerability USN-463-1

Ubuntu Update for Linux kernel vulnerabilities USN-463-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN4631.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for vim vulnerability USN-463-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.n...

7.6CVSS0.8AI score0.03221EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2009/03/23 12:00 a.m.33 views

Ubuntu Update for vim vulnerability USN-505-1

Ubuntu Update for Linux kernel vulnerabilities USN-505-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN5051.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for vim vulnerability USN-505-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.n...

6.8CVSS0.3AI score0.04179EPSS
SaveExploits1References2
Rows per page
Query Builder