-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - coverlet.collector.6.0.0.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.6.0.0.nupkg
Path to dependency file: /SearchPurshaseOrder.Tests/SearchPurshaseOrder.Tests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/coverlet.collector/6.0.0/coverlet.collector.6.0.0.nupkg
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (coverlet.collector.6.0.0.nupkg version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-21907 | 7.5 | coverlet.collector.6.0.0.nupkg | Direct | Microsoft.dotnet-interactive - 1.0.410202 | ❌ |
**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.6.0.0.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.6.0.0.nupkg
Path to dependency file: /SearchPurshaseOrder.Tests/SearchPurshaseOrder.Tests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/coverlet.collector/6.0.0/coverlet.collector.6.0.0.nupkg
Dependency Hierarchy:
- ❌ coverlet.collector.6.0.0.nupkg (Vulnerable Library)
Found in base branch: master
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
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-21907
Release Date: 2024-01-03
Fix Resolution: Microsoft.dotnet-interactive - 1.0.410202
Step up your Open Source Security Game with Mend here