turkdevops / snyk

CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
https://snyk.io
Other
1 stars 2 forks source link

CVE-2024-21907 (High) detected in newtonsoft.json.10.0.3.nupkg, fake.5.8.4.nupkg #332

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

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

CVE-2024-21907 - High Severity Vulnerability

Vulnerable Libraries - newtonsoft.json.10.0.3.nupkg, fake.5.8.4.nupkg

newtonsoft.json.10.0.3.nupkg

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

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

Path to dependency file: /test/acceptance/workspaces/nuget-app/packages.config

Path to vulnerable library: /r/.nuget/packages/newtonsoft.json/10.0.3/newtonsoft.json.10.0.3.nupkg,/r/.nuget/packages/newtonsoft.json/10.0.3/newtonsoft.json.10.0.3.nupkg

Dependency Hierarchy: - :x: **newtonsoft.json.10.0.3.nupkg** (Vulnerable Library)

fake.5.8.4.nupkg

FAKE - F# Make - Get rid of the noise in your build scripts.

Library home page: https://api.nuget.org/packages/fake.5.8.4.nupkg

Path to vulnerable library: /test/acceptance/workspaces/mono-repo-project/packages/FAKE/fake.5.8.4.nupkg,/test/acceptance/workspaces/monorepo-with-nuget/test/paket-app/packages/FAKE/fake.5.8.4.nupkg

Dependency Hierarchy: - :x: **fake.5.8.4.nupkg** (Vulnerable Library)

Found in HEAD commit: 9505f4ca92405cc9273dc3726c2d274ce28a4407

Found in base branch: ALL_HANDS/major-secrets

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