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-0.86.0.518.dll, ICSharpCode.SharpZipLib.dll #93

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

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jan 4, 2022

CVE-2018-1002208 - Medium Severity Vulnerability

Vulnerable Libraries - ICSharpCode.SharpZipLib-0.86.0.518.dll, ICSharpCode.SharpZipLib.dll

ICSharpCode.SharpZipLib-0.86.0.518.dll

SharpZipLib for .NET Framework 2.0

Library home page: https://api.nuget.org/packages/icsharpcode.sharpziplib.0.86.0.518.nupkg

Path to vulnerable library: /generators/solution/templates/References/DNN/09.08.00/ICSharpCode.SharpZipLib.dll

Dependency Hierarchy:

  • ICSharpCode.SharpZipLib-0.86.0.518.dll (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: /generators/solution/templates/Build/ICSharpCode.SharpZipLib.dll

Dependency Hierarchy:

  • ICSharpCode.SharpZipLib.dll (Vulnerable Library)

Found in HEAD commit: 1c68c9a9ea9734a0a208d80999c86ff1564255dc

Found in base branch: master

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 Jan 4, 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