9.3

CVE-2008-3074

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 tar archive and possibly (2) the filename of the first file in a tar archive, which is not properly handled by the VIM TAR plugin (tar.vim) v.10 through v.22, as demonstrated by the shellescape, tarplugin.v2, tarplugin, and tarplugin.updated 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-3075.  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)
VimTar.Vim Versionv.10
VimTar.Vim Versionv.11
VimTar.Vim Versionv.12
VimTar.Vim Versionv.13
VimTar.Vim Versionv.14
VimTar.Vim Versionv.15
VimTar.Vim Versionv.16
VimTar.Vim Versionv.17
VimTar.Vim Versionv.18
VimTar.Vim Versionv.19
VimTar.Vim Versionv.20
VimTar.Vim Versionv.21
VimTar.Vim Versionv.22
VimVim Version7.0
VimVim Version7.1
VimVim Version7.1.266
VimVim Version7.1.314
VimVim Version7.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 2.68% 0.845
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-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.