9.3

CVE-2008-3075

Exploit

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)
VimVim Version7.0
VimVim Version7.1
VimVim Version7.1.266
VimVim Version7.1.314
VimVim Version7.2
VimVim Version7.2a.10
VimZipplugin.Vim Versionv.11
VimZipplugin.Vim Versionv.12
VimZipplugin.Vim Versionv.13
VimZipplugin.Vim Versionv.14
VimZipplugin.Vim Versionv.15
VimZipplugin.Vim Versionv.16
VimZipplugin.Vim Versionv.17
VimZipplugin.Vim Versionv.18
VimZipplugin.Vim Versionv.19
VimZipplugin.Vim Versionv.20
VimZipplugin.Vim Versionv.21
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 5.06% 0.887
CVSS Metriken
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.