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

coverlet.collector.3.0.2.nupkg: 1 vulnerabilities (highest severity is: 7.5) #45

Open
mend-bolt-for-github bot opened this issue Mar 24, 2024 · 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 Mar 24, 2024

Vulnerable Library - coverlet.collector.3.0.2.nupkg

Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.

Library home page: https://api.nuget.org/packages/coverlet.collector.3.0.2.nupkg

Path to dependency file: /TheWheel.Tests/TheWheel.Tests.csproj

Path to vulnerable library: /ckages/coverlet.collector/3.0.2/coverlet.collector.3.0.2.nupkg

Found in HEAD commit: 4523a90c162a002998acd7d6510bd4bdea60b7e9

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (coverlet.collector.3.0.2.nupkg version) Remediation Possible**
CVE-2024-21907 High 7.5 coverlet.collector.3.0.2.nupkg Direct Newtonsoft.Json - 13.0.1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-21907

Vulnerable Library - coverlet.collector.3.0.2.nupkg

Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.

Library home page: https://api.nuget.org/packages/coverlet.collector.3.0.2.nupkg

Path to dependency file: /TheWheel.Tests/TheWheel.Tests.csproj

Path to vulnerable library: /ckages/coverlet.collector/3.0.2/coverlet.collector.3.0.2.nupkg

Dependency Hierarchy:

  • coverlet.collector.3.0.2.nupkg (Vulnerable Library)

Found in HEAD commit: 4523a90c162a002998acd7d6510bd4bdea60b7e9

Found in base branch: main

Vulnerability Details

Newtonsoft.Json before version 13.0.1 is affected by a mishandling of exceptional conditions vulnerability. Crafted data that is passed to the JsonConvert.DeserializeObject method may trigger a StackOverflow exception resulting in denial of service. Depending on the usage of the library, an unauthenticated and remote attacker may be able to cause the denial of service condition.

Publish Date: 2024-01-03

URL: CVE-2024-21907

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-5crp-9r3c-p9vr

Release Date: 2024-01-03

Fix Resolution: Newtonsoft.Json - 13.0.1

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 Mar 24, 2024
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