-
-
Notifications
You must be signed in to change notification settings - Fork 20
Description
CVE-2018-1002208 - Medium Severity Vulnerability
Vulnerable Library - ICSharpCode.SharpZipLib.dll
ICSharpCode.SharpZipLibrary
Library home page: https://api.nuget.org/packages/netsword.common.icsharpcode.sharpziplib.0.84.0.nupkg
Path to vulnerable library: /Build/ICSharpCode.SharpZipLib.dll
Dependency Hierarchy:
- ❌ ICSharpCode.SharpZipLib.dll (Vulnerable Library)
Found in HEAD commit: 1f8af17e591b32ac36af71a5f8fc037a8812e8f8
Found in base branch: development
Vulnerability Details
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'.
Publish Date: 2018-07-25
URL: CVE-2018-1002208
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1002208
Release Date: 2018-07-25
Fix Resolution: SharpZipLib - 1.0.0
Step up your Open Source Security Game with Mend here