Lucene search
+L

942 matches found

OSV
OSV
added 2026/03/24 8:16 p.m.9 views

UBUNTU-CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

7.3CVSS6.2AI score0.00834EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/24 8:16 p.m.9 views

CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

7.3CVSS6AI score0.00834EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/24 7:43 p.m.5 views

CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

7.3CVSS6AI score0.00834EPSS
SaveExploits0
OSV
OSV
added 2026/03/24 7:43 p.m.8 views

CVE-2026-33412 Vim affected by Command injection via newline in glob()

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS6AI score
SaveExploits0References39
AlpineLinux
AlpineLinux
added 2026/03/24 7:43 p.m.6 views

CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

7.3CVSS6AI score0.00834EPSS
SaveExploits0References37
Vulnrichment
Vulnrichment
added 2026/03/24 7:43 p.m.5 views

CVE-2026-33412 Vim affected by Command injection via newline in glob()

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS6AI score0.00834EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/24 7:43 p.m.29 views

CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS6AI score0.00834EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/24 7:43 p.m.7 views

EUVD-2026-14998

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS6AI score0.00834EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/24 7:43 p.m.42 views

CVE-2026-33412 Vim affected by Command injection via newline in glob()

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS0.00834EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/24 7:43 p.m.75 views

CVE-2026-33412

CVE-2026-33412 — Vim glob() command injection exists prior to Vim 9.2.0202 in the Unix glob() function. A newline (\n) in a glob pattern can allow an attacker to execute arbitrary shell commands, depending on the user’s shell setting. Connected advisories confirm this vulnerability and note a fix...

7.3CVSS6AI score0.00834EPSS
SaveExploits0References37Affected Software1
OSV
OSV
added 2026/03/24 5:53 p.m.5 views

MGASA-2026-0062 Updated vim packages fix security vulnerabilities

Command injection via newline in glob affects Vim 9.2.0202. CVE-2026-33412...

7.3CVSS5.8AI score0.00834EPSS
SaveExploits0References4
Mageia
Mageia
added 2026/03/24 5:53 p.m.10 views

Updated vim packages fix security vulnerabilities

Command injection via newline in glob affects Vim 9.2.0202. CVE-2026-33412...

7.3CVSS5.8AI score0.00834EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/24 11:7 a.m.10 views

CVE-2026-33202

A flaw was found in Active Storage, a component of Rails applications. This vulnerability occurs because Active Storage's DiskServicedeleteprefixed function does not properly escape glob metacharacters when processing blob keys. A remote attacker could exploit this by providing a specially crafte...

9.1CVSS5.7AI score0.00646EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/03/24 2:33 a.m.19 views

Glob Injection

Overview Affected versions of this package are vulnerable to Glob Injection via the DiskServicedeleteprefixed function. An attacker can delete unintended files from the storage directory by supplying blob keys containing glob metacharacters that are passed unescaped to Dir.glob. Remediation Upgra...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/24 12:16 a.m.8 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS0.00646EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/24 12:16 a.m.5 views

DEBIAN-CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.2AI score0.00646EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/24 12:16 a.m.8 views

UBUNTU-CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.7AI score0.00646EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/03/24 12:16 a.m.8 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.9 views

Vim 安全漏洞

Vim is an open-source, cross-platform text editor developed by Vim developers. Versions of Vim prior to 9.2.0202 contained security vulnerabilities. These vulnerabilities were caused by command injection through the glob function on Unix-like systems, which could lead to the execution of arbitrar...

7.3CVSS7AI score0.00834EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/23 11:34 p.m.4 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References7
Rows per page
Query Builder