9.3
CVE-2008-3075
- EPSS 5.06%
- Published 21.02.2009 22:30:00
- Last modified 09.04.2025 00:30:58
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
The shellescape function in Vim 7.0 through 7.2, including 7.2a.10, allows user-assisted attackers to execute arbitrary code via the "!" (exclamation point) shell metacharacter in (1) the filename of a ZIP archive and possibly (2) the filename of the first file in a ZIP archive, which is not properly handled by zip.vim in the VIM ZIP plugin (zipPlugin.vim) v.11 through v.21, as demonstrated by the zipplugin and zipplugin.v2 test cases. NOTE: this issue reportedly exists because of an incomplete fix for CVE-2008-2712. NOTE: this issue has the same root cause as CVE-2008-3074. NOTE: due to the complexity of the associated disclosures and the incomplete information related to them, there may be inaccuracies in this CVE description and in external mappings to this identifier.
Data is provided by the National Vulnerability Database (NVD)
Vim ≫ Zipplugin.Vim Versionv.11
Vim ≫ Zipplugin.Vim Versionv.12
Vim ≫ Zipplugin.Vim Versionv.13
Vim ≫ Zipplugin.Vim Versionv.14
Vim ≫ Zipplugin.Vim Versionv.15
Vim ≫ Zipplugin.Vim Versionv.16
Vim ≫ Zipplugin.Vim Versionv.17
Vim ≫ Zipplugin.Vim Versionv.18
Vim ≫ Zipplugin.Vim Versionv.19
Vim ≫ Zipplugin.Vim Versionv.20
Vim ≫ Zipplugin.Vim Versionv.21
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 5.06% | 0.887 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.