Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

CVE-2018-1000210 High Severity Vulnerability detected by WhiteSource #7

Open
mend-bolt-for-github bot opened this issue Jan 31, 2019 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2018-1000210 - High Severity Vulnerability

Vulnerable Library - gitversiontask.4.0.0.nupkg

Stamps an assembly with git information based on SemVer.

path: null

Library home page: https://api.nuget.org/packages/gitversiontask.4.0.0.nupkg

Dependency Hierarchy:

  • gitversiontask.4.0.0.nupkg (Vulnerable Library)

Found in HEAD commit: 9a66840d268743df296982f1ebf455afed745b01

Vulnerability Details

YamlDotNet version 4.3.2 and earlier contains a Insecure Direct Object Reference vulnerability in The default behavior of Deserializer.Deserialize() will deserialize user-controlled types in the line "currentType = Type.GetType(nodeEvent.Tag.Substring(1), throwOnError: false);" and blindly instantiates them. that can result in Code execution in the context of the running process. This attack appear to be exploitable via Victim must parse a specially-crafted YAML file. This vulnerability appears to have been fixed in 5.0.0.

Publish Date: 2018-07-13

URL: CVE-2018-1000210

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants