Lucene search
+L

8625 matches found

Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.18 views

Fedora 39 : vim (2024-5e87ad4678)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-5e87ad4678 advisory. The newest upstream commit Security fixes for CVE-2024-41957, CVE-2024-41965 Tenable has extracted the preceding description block directly from the...

5.3CVSS6.5AI score0.00363EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.41 views

Vim < 9.1.0647 Use-After-Free

According to its version, the version of Vim installed on the remote host is prior to 9.1.0647. It is, therefore affected by a use-after-free vulnerability. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that...

5.3CVSS6.2AI score0.00363EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/08/09 12:0 a.m.14 views

Fedora: Security Advisory (FEDORA-2024-5e87ad4678)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

5.3CVSS5.3AI score0.00363EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/08 5:27 p.m.45 views

Security Bulletin: IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to multiple Vim-minimal Package Issues

Summary IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to multiple Vim-minimal Package Issues. This package has been removed from the base image used by our Speech Services and the following vulnerabilities have been addressed. Please read the details for remediatio...

9.8CVSS8.8AI score0.02075EPSS
SaveExploits12Affected Software1
Fedora
Fedora
added 2024/08/08 2:47 a.m.23 views

[SECURITY] Fedora 40 Update: vim-9.1.660-1.fc40

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...

5.3CVSS6.9AI score0.00363EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.17 views

Fedora 40 : vim (2024-fe5420ed3f)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-fe5420ed3f advisory. The newest upstream commit Security fixes for CVE-2024-41965, CVE-2024-41957 Tenable has extracted the preceding description block directly from the...

5.3CVSS6.5AI score0.00363EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/08/08 12:0 a.m.19 views

Fedora: Security Advisory (FEDORA-2024-fe5420ed3f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

5.3CVSS5.3AI score0.00363EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.5 views

SUSE CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS7.3AI score0.00363EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.6 views

SUSE CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged 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 nam...

2.8CVSS7.2AI score0.00289EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/05 1:49 p.m.31 views

CVE-2024-41957

A double-free and use-after-free vulnerability was found in the Vim editor. This flaw exists due to the corresponding tagstack being used twice when closing the window and if the quick fix list belonging to that window is also cleared using the same tagstack data. In this instance, Vim will try t...

4.5CVSS7.1AI score0.00363EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/05 9:46 a.m.25 views

CVE-2024-41965

A vulnerability was found in Vim versions before 9.1.0648 that can cause the program to crash. This issue happens when a user abandons a modified file, and Vim tries to save it as an Untitled file. Due to a mistake in handling this process, Vim accidentally tries to free up memory twice, which ca...

4.2CVSS6.6AI score0.00289EPSS
SaveExploits0References5
CNVD
CNVD
added 2024/08/02 12:0 a.m.11 views

Vim buffer overflow vulnerability (CNVD-2024-40464)

Vim Vi IMproved is a powerful text editor, originating from the original Unix editor Vi, offering several modes, including normal mode, insert mode, command line mode, etc., allowing users to edit and work with text in an efficient way. Vim suffers from a buffer overflow vulnerability in versions...

4.2CVSS7AI score0.00289EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/01 10:15 p.m.18 views

CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged 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 nam...

4.2CVSS0.00289EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/01 10:15 p.m.30 views

CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/01 10:15 p.m.4 views

ALPINE-CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS7.6AI score0.00363EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.11 views

AZL-47340 CVE-2024-41957 affecting package vim for versions less than 9.0.2121-4

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS6.4AI score0.00363EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.2 views

DEBIAN-CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged 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 nam...

4.2CVSS7.1AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.11 views

AZL-47388 CVE-2024-41957 affecting package vim for versions less than 9.0.2190-4

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS6.4AI score0.00363EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.2 views

DEBIAN-CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS5.4AI score0.00363EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.8 views

AZL-47355 CVE-2024-41965 affecting package vim for versions less than 9.0.2121-4

Vim is an open source command line text editor. double-free in dialogchanged 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 nam...

4.2CVSS6.8AI score0.00289EPSS
SaveExploits0References1
Rows per page
Query Builder