awesome-inc / FontAwesome.Sharp

A library for using Font Awesome in WPF & Windows Forms applications
Apache License 2.0
376 stars 87 forks source link

CVE-2024-21907 (High) detected in newtonsoft.json.12.0.3.nupkg, nuke.common.6.1.1.nupkg #118

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

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

CVE-2024-21907 - High Severity Vulnerability

Vulnerable Libraries - newtonsoft.json.12.0.3.nupkg, nuke.common.6.1.1.nupkg

newtonsoft.json.12.0.3.nupkg

Json.NET is a popular high-performance JSON framework for .NET

Library home page: https://api.nuget.org/packages/newtonsoft.json.12.0.3.nupkg

Path to dependency file: /build/_build.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/newtonsoft.json/12.0.3/newtonsoft.json.12.0.3.nupkg

Dependency Hierarchy: - nuke.common.6.1.1.nupkg (Root Library) - microsoft.azure.keyvault.3.0.4.nupkg - microsoft.rest.clientruntime.azure.3.3.18.nupkg - microsoft.rest.clientruntime.2.3.20.nupkg - :x: **newtonsoft.json.12.0.3.nupkg** (Vulnerable Library)

nuke.common.6.1.1.nupkg

Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuk...

Library home page: https://api.nuget.org/packages/nuke.common.6.1.1.nupkg

Path to dependency file: /build/_build.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/nuke.common/6.1.1/nuke.common.6.1.1.nupkg

Dependency Hierarchy: - :x: **nuke.common.6.1.1.nupkg** (Vulnerable Library)

Found in HEAD commit: ce65971f9bf0174f0be9b7a269ad24c2546baaec

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: https://github.com/advisories/GHSA-5crp-9r3c-p9vr

Release Date: 2024-01-03

Fix Resolution: Newtonsoft.Json - 13.0.1;Microsoft.Extensions.ApiDescription.Server - 6.0.0


Step up your Open Source Security Game with Mend here