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-38095 (High) detected in system.formats.asn1.8.0.0.nupkg, system.formats.asn1.7.0.0.nupkg #1140

Open
mend-bolt-for-github bot opened this issue Aug 14, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2024-38095 - High Severity Vulnerability

Vulnerable Libraries - system.formats.asn1.8.0.0.nupkg, system.formats.asn1.7.0.0.nupkg

system.formats.asn1.8.0.0.nupkg

Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.

Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter

Library home page: https://api.nuget.org/packages/system.formats.asn1.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.formats.asn1/8.0.0/system.formats.asn1.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
                    • microsoft.diasymreader.1.4.0.nupkg
                    • netstandard.library.1.6.1.nupkg
                    • system.security.cryptography.x509certificates.4.3.0.nupkg
                    • system.security.cryptography.cng.5.0.0.nupkg
                    • system.formats.asn1.8.0.0.nupkg (Vulnerable Library)
system.formats.asn1.7.0.0.nupkg

Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.

Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter

Library home page: https://api.nuget.org/packages/system.formats.asn1.7.0.0.nupkg

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

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.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
          • microsoft.identitymodel.tokens.6.35.0.nupkg
            • system.security.cryptography.cng.5.0.0.nupkg
              • system.formats.asn1.7.0.0.nupkg (Vulnerable Library)

Found in HEAD commit: 50e6082605bee27209d9c1a08f59753707d3552b

Found in base branch: master

Vulnerability Details

.NET and Visual Studio Denial of Service Vulnerability

Publish Date: 2024-07-09

URL: CVE-2024-38095

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-447r-wph3-92pm

Release Date: 2024-07-09

Fix Resolution: Microsoft.NetCore.App.Runtime - 6.0.32,8.0.7, System.Formats.Asn1 - 6.0.1,8.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 WhiteSource label Aug 14, 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants