blazorboilerplate icon indicating copy to clipboard operation
blazorboilerplate copied to clipboard

CVE-2024-30105 (High) detected in system.text.json.8.0.0.nupkg, system.text.json.7.0.2.nupkg

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 0 comments

CVE-2024-30105 - High Severity Vulnerability

Vulnerable Libraries - system.text.json.8.0.0.nupkg, system.text.json.7.0.2.nupkg

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/Server/BlazorBoilerplate.Server/BlazorBoilerplate.Server.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.visualstudio.web.codegeneration.design.7.0.8.nupkg (Root Library)
    • microsoft.visualstudio.web.codegenerators.mvc.7.0.8.nupkg
      • microsoft.visualstudio.web.codegeneration.7.0.8.nupkg
        • microsoft.visualstudio.web.codegeneration.entityframeworkcore.7.0.8.nupkg
          • microsoft.visualstudio.web.codegeneration.core.7.0.8.nupkg
            • microsoft.visualstudio.web.codegeneration.templating.7.0.8.nupkg
              • microsoft.visualstudio.web.codegeneration.utils.7.0.8.nupkg
                • microsoft.dotnet.scaffolding.shared.7.0.8.nupkg
                  • microsoft.codeanalysis.csharp.features.4.4.0.nupkg
                    • microsoft.codeanalysis.features.4.4.0.nupkg
                      • :x: system.text.json.8.0.0.nupkg (Vulnerable Library)
system.text.json.7.0.2.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.7.0.2.nupkg

Path to dependency file: /src/Tests/BlazorBoilerplate.IdentityServer.Test2/BlazorBoilerplate.IdentityServer.Test2.csproj

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

Dependency Hierarchy:

  • microsoft.entityframeworkcore.sqlserver.nettopologysuite.7.0.17.nupkg (Root Library)
    • microsoft.entityframeworkcore.sqlserver.7.0.17.nupkg
      • microsoft.data.sqlclient.5.1.5.nupkg
        • microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg
          • :x: system.text.json.7.0.2.nupkg (Vulnerable Library)

Found in HEAD commit: 50e6082605bee27209d9c1a08f59753707d3552b

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