udayblearn1 / Demo4TestProject

0 stars 2 forks source link

opencover.4.7.1221.nupkg: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #5

Closed mend-bolt-for-github[bot] closed 6 months ago

mend-bolt-for-github[bot] commented 6 months ago
Vulnerable Library - opencover.4.7.1221.nupkg

An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above. A...

Library home page: https://api.nuget.org/packages/opencover.4.7.1221.nupkg

Path to dependency file: /TestProject1/TestProject1.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/opencover/4.7.1221/opencover.4.7.1221.nupkg

Found in HEAD commit: f4773e98b6d0007c85241b4c74a2b29a04ed3431

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (opencover.4.7.1221.nupkg version) Remediation Possible**
CVE-2024-21907 High 7.5 opencover.4.7.1221.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 - opencover.4.7.1221.nupkg

An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above. A...

Library home page: https://api.nuget.org/packages/opencover.4.7.1221.nupkg

Path to dependency file: /TestProject1/TestProject1.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/opencover/4.7.1221/opencover.4.7.1221.nupkg

Dependency Hierarchy: - :x: **opencover.4.7.1221.nupkg** (Vulnerable Library)

Found in HEAD commit: f4773e98b6d0007c85241b4c74a2b29a04ed3431

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/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](https://www.whitesourcesoftware.com/full_solution_bolt_github)
udayblearn1 commented 6 months ago

Vulnerable Library - opencover.4.7.1221.nupkg

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (opencover.4.7.1221.nupkg version) Remediation Possible CVE-2024-21907 High 7.5 opencover.4.7.1221.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

Even when we use Newtonsoft.Json - 13.0.3 and open cover latest version we are seeing the same vulnerability

mend-bolt-for-github[bot] commented 6 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.