Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2018-1002208 (Medium) detected in ICSharpCode.SharpZipLib.dll #11

Open
mend-bolt-for-github bot opened this issue Nov 23, 2021 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 23, 2021

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: d61d61f3d02bf47a1e7bcbbfa9e50dcdd3a3ab43

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

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 23, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-1002208 (Medium) detected in ICSharpCode.SharpZipLib-0.86.0.518.dll, ICSharpCode.SharpZipLib.dll CVE-2018-1002208 (Medium) detected in ICSharpCode.SharpZipLib.dll Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants