lkurzyniec / netcore-boilerplate

Boilerplate of API in .NET 8
GNU General Public License v2.0
493 stars 96 forks source link

CVE-2024-30105 (High) detected in system.text.json.8.0.0.nupkg - autoclosed #355

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

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

CVE-2024-30105 - High Severity Vulnerability

Vulnerable Library - system.text.json.8.0.0.nupkg

Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in.

Library home page: https://api.nuget.org/packages/system.text.json.8.0.0.nupkg

Path to dependency file: /src/HappyCode.NetCoreBoilerplate.Db/HappyCode.NetCoreBoilerplate.Db.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.json/8.0.0/system.text.json.8.0.0.nupkg

Dependency Hierarchy: - microsoft.extensions.configuration.json.8.0.0.nupkg (Root Library) - :x: **system.text.json.8.0.0.nupkg** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

.NET Core and Visual Studio Denial of Service Vulnerability

Publish Date: 2024-07-09

URL: CVE-2024-30105

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-hh2w-p6rv-4g7w

Release Date: 2024-07-09

Fix Resolution: System.Text.Json - 8.0.4


Step up your Open Source Security Game with Mend here

lkurzyniec commented 3 months ago

a new release of https://github.com/dotnet/SqlClient is required.

mend-bolt-for-github[bot] commented 2 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.