Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-21907 (High) detected in multiple libraries #21

Open
mend-bolt-for-github bot opened this issue Apr 21, 2024 · 0 comments
Open

CVE-2024-21907 (High) detected in multiple libraries #21

mend-bolt-for-github bot opened this issue Apr 21, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2024-21907 - High Severity Vulnerability

Vulnerable Libraries - Newtonsoft.Json-10.0.3.21018.dll, Newtonsoft.Json-4.5.7.15008.dll, Newtonsoft.Json-7.0.1.18622.dll

Newtonsoft.Json-10.0.3.21018.dll

Json.NET

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

Path to vulnerable library: /References/DNN/09.02.02/Newtonsoft.Json.dll

Dependency Hierarchy:

  • Newtonsoft.Json-10.0.3.21018.dll (Vulnerable Library)
Newtonsoft.Json-4.5.7.15008.dll

Json.NET

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

Path to vulnerable library: /References/DNN/07.04.02/Newtonsoft.Json.dll

Dependency Hierarchy:

  • Newtonsoft.Json-4.5.7.15008.dll (Vulnerable Library)
Newtonsoft.Json-7.0.1.18622.dll

Json.NET

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

Path to vulnerable library: /References/DNN/09.01.01/Newtonsoft.Json.dll,/References/DNN/08.00.04/Newtonsoft.Json.dll,/References/DNN/08.00.03/Newtonsoft.Json.dll

Dependency Hierarchy:

  • Newtonsoft.Json-7.0.1.18622.dll (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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: 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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants