fkie_cve-2008-3075
Vulnerability from fkie_nvd
Published
2009-02-21 22:30
Modified
2025-04-09 00:30
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
vim | vim | 7.0 | |
vim | vim | 7.1 | |
vim | vim | 7.1.266 | |
vim | vim | 7.1.314 | |
vim | vim | 7.2 | |
vim | vim | 7.2a.10 | |
vim | zipplugin.vim | v.11 | |
vim | zipplugin.vim | v.12 | |
vim | zipplugin.vim | v.13 | |
vim | zipplugin.vim | v.14 | |
vim | zipplugin.vim | v.15 | |
vim | zipplugin.vim | v.16 | |
vim | zipplugin.vim | v.17 | |
vim | zipplugin.vim | v.18 | |
vim | zipplugin.vim | v.19 | |
vim | zipplugin.vim | v.20 | |
vim | zipplugin.vim | v.21 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:vim:vim:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "97CCAA40-55CE-4AB9-9268-AADA06E29B9C", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:vim:7.1:*:*:*:*:*:*:*", "matchCriteriaId": "A8C5B265-A7DD-4D24-864C-BF1FEEF8F138", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:vim:7.1.266:*:*:*:*:*:*:*", "matchCriteriaId": "99E9ABC5-442C-4693-8F86-A969AD89A0C1", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:vim:7.1.314:*:*:*:*:*:*:*", "matchCriteriaId": "12BE4D12-2B98-4617-ADE2-6E71552306A0", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:vim:7.2:*:*:*:*:*:*:*", "matchCriteriaId": "3613F5F4-9B8C-4020-8550-23310A41C85C", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:vim:7.2a.10:*:*:*:*:*:*:*", "matchCriteriaId": "82E3ADB1-C84F-49D9-81B5-7BCA9B96A3F0", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.11:*:*:*:*:*:*:*", "matchCriteriaId": "A65BA734-30C8-400C-AF02-EED915462E19", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.12:*:*:*:*:*:*:*", "matchCriteriaId": "17E163F7-65E4-4FA1-A8FF-8B78FB50C502", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.13:*:*:*:*:*:*:*", "matchCriteriaId": "5BE5C486-1D0D-4B43-8999-B08C817CC269", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.14:*:*:*:*:*:*:*", "matchCriteriaId": "1C077F94-D041-4871-A0C9-44E33BA01CC4", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.15:*:*:*:*:*:*:*", "matchCriteriaId": "0DC62FFD-E770-45A5-9CED-EC97B4C2C897", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.16:*:*:*:*:*:*:*", "matchCriteriaId": "0F20FFF3-B384-4B94-BDEF-938796D326F9", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.17:*:*:*:*:*:*:*", "matchCriteriaId": "EAFE185D-B714-4A46-A93F-D1E3AC28645E", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.18:*:*:*:*:*:*:*", "matchCriteriaId": "D747F46B-8F8D-465A-984C-AD4FCBEA5354", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.19:*:*:*:*:*:*:*", "matchCriteriaId": "30B87583-F00F-489D-9BBD-1D64A0595C92", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.20:*:*:*:*:*:*:*", "matchCriteriaId": "3A7C5390-527E-470B-9F64-7BF16F1C09F3", "vulnerable": true }, { "criteria": "cpe:2.3:a:vim:zipplugin.vim:v.21:*:*:*:*:*:*:*", "matchCriteriaId": "287EF92F-5067-41BA-88BE-20A57E9A1AE5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "La funcion shellescape en Vim v7.0 hasta v7.2, incluida la v7.2a.10, permite atacantes asistidos por el usuario ejecutar codigo a su eleccion a traves del metacaracter \"!\" (exclamacion) en la linea de comandos en (1)El nombre de fichero de un archivo ZIP y posiblemente (2)el nombre del primer fichero de un archivo ZIP, el cual no es manejado adecuadamente por zip.vim en el plugin ZIP VIM (zipPlugin.vim) v.11 hasta v.21, como se ha demostrado en los casos de prueba zipplugin y zipplugin.v2. NOTA: Esta informacion es debido al arreglo incompleto de CVE-2008-3074. NOTA: Debido a la complejidad de los hechos relacionados y la incompleta informacion sobre este, probablemente existen inexactitudes en la descripcion de esta vulnerabilidad." } ], "id": "CVE-2008-3075", "lastModified": "2025-04-09T00:30:58.490", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2009-02-21T22:30:00.313", "references": [ { "source": "cve@mitre.org", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506919" }, { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-03/msg00004.html" }, { "source": "cve@mitre.org", "url": "http://marc.info/?l=bugtraq\u0026m=121494431426308\u0026w=2" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/34418" }, { "source": "cve@mitre.org", "url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0324" }, { "source": "cve@mitre.org", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:236" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://www.openwall.com/lists/oss-security/2008/07/07/1" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/07/07/4" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/07/08/12" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/07/10/7" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/07/13/1" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2008/07/15/4" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/08/01/1" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/10/15/1" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2008/10/20/2" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Vendor Advisory" ], "url": "http://www.rdancer.org/vulnerablevim.html" }, { "source": "cve@mitre.org", "url": "http://www.redhat.com/support/errata/RHSA-2008-0580.html" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/32463" }, { "source": "cve@mitre.org", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=467432" }, { "source": "cve@mitre.org", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10246" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506919" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-03/msg00004.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://marc.info/?l=bugtraq\u0026m=121494431426308\u0026w=2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/34418" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0324" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:236" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.openwall.com/lists/oss-security/2008/07/07/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/07/07/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/07/08/12" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/07/10/7" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/07/13/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2008/07/15/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/08/01/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/10/15/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2008/10/20/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Vendor Advisory" ], "url": "http://www.rdancer.org/vulnerablevim.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.redhat.com/support/errata/RHSA-2008-0580.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/32463" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=467432" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10246" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-94" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…