srivatsamarichi / tailspin-spacegame

The :robot: Space Game 🚀 website is a .NET Core app written in C# that's deployed to Linux container 📦
Creative Commons Attribution 4.0 International
1 stars 4 forks source link

CVE-2024-21907 (High) detected in coverlet.msbuild.2.9.0.nupkg, microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg #200

Open mend-bolt-for-github[bot] opened 3 months ago

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

CVE-2024-21907 - High Severity Vulnerability

Vulnerable Libraries - coverlet.msbuild.2.9.0.nupkg, microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg

coverlet.msbuild.2.9.0.nupkg

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

Library home page: https://api.nuget.org/packages/coverlet.msbuild.2.9.0.nupkg

Path to dependency file: /Tailspin.SpaceGame.Web.Tests/Tailspin.SpaceGame.Web.Tests.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/coverlet.msbuild/2.9.0/coverlet.msbuild.2.9.0.nupkg

Dependency Hierarchy: - :x: **coverlet.msbuild.2.9.0.nupkg** (Vulnerable Library)

microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg

Targets files to enable the Visual Studio Tools for Containers.

Library home page: https://api.nuget.org/packages/microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg

Path to dependency file: /Tailspin.SpaceGame.Web.Tests/Tailspin.SpaceGame.Web.Tests.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.visualstudio.azure.containers.tools.targets/1.10.8/microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg

Dependency Hierarchy: - :x: **microsoft.visualstudio.azure.containers.tools.targets.1.10.8.nupkg** (Vulnerable Library)

Found in HEAD commit: c6b16aaea1401a4dc3be09efb1b86275840f171f

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