{ "id": "CVE-2018-1002208", "sourceIdentifier": "report@snyk.io", "published": "2018-07-25T17:29:02.157", "lastModified": "2019-10-09T23:32:35.647", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'." }, { "lang": "es", "value": "SharpZipLib en versiones anteriores a la 1.0 RC1 es vulnerable a un salto de directorio, lo que permite a los atacantes escribir en archivos arbitrarios a trav\u00e9s de un ../ (punto punto barra) en una entrada de archivo Zip que se gestiona de manera incorrecta durante la extracci\u00f3n. Esta vulnerabilidad tambi\u00e9n se conoce como 'Zip-Slip'." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-22" } ] }, { "source": "report@snyk.io", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:sharpziplib_project:sharpziplib:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.86.0.518", "matchCriteriaId": "FC660E67-7E94-415E-9FFB-C48C465FF82B" } ] } ] } ], "references": [ { "url": "https://github.com/icsharpcode/SharpZipLib/issues/232", "source": "report@snyk.io", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0", "source": "report@snyk.io", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/snyk/zip-slip-vulnerability", "source": "report@snyk.io", "tags": [ "Third Party Advisory" ] }, { "url": "https://snyk.io/research/zip-slip-vulnerability", "source": "report@snyk.io", "tags": [ "Third Party Advisory" ] }, { "url": "https://snyk.io/vuln/SNYK-DOTNET-SHARPZIPLIB-60247", "source": "report@snyk.io", "tags": [ "Exploit", "Patch", "Technical Description" ] } ] }