blazorboilerplate icon indicating copy to clipboard operation
blazorboilerplate copied to clipboard

CVE-2024-35255 (Medium) detected in multiple libraries

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

CVE-2024-35255 - Medium Severity Vulnerability

Vulnerable Libraries - microsoft.identity.client.4.56.0.nupkg, azure.identity.1.10.3.nupkg, azure.identity.1.10.4.nupkg

microsoft.identity.client.4.56.0.nupkg

This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).

Library home page: https://api.nuget.org/packages/microsoft.identity.client.4.56.0.nupkg

Path to dependency file: /src/Server/BlazorBoilerplate.Server/BlazorBoilerplate.Server.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.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
        • :x: microsoft.identity.client.4.56.0.nupkg (Vulnerable Library)
azure.identity.1.10.3.nupkg

This is the implementation of the Azure SDK Client Library for Azure Identity

Library home page: https://api.nuget.org/packages/azure.identity.1.10.3.nupkg

Path to dependency file: /src/Server/BlazorBoilerplate.Storage/BlazorBoilerplate.Storage.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.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
        • :x: azure.identity.1.10.3.nupkg (Vulnerable Library)
azure.identity.1.10.4.nupkg

This is the implementation of the Azure SDK Client Library for Azure Identity

Library home page: https://api.nuget.org/packages/azure.identity.1.10.4.nupkg

Path to dependency file: /src/Server/BlazorBoilerplate.Server/BlazorBoilerplate.Server.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/azure.identity/1.10.4/azure.identity.1.10.4.nupkg

Dependency Hierarchy:

  • :x: azure.identity.1.10.4.nupkg (Vulnerable Library)

Found in HEAD commit: fb0edc2b05ad3543ffd7d76d1793f1f969f2d07c

Found in base branch: master

Vulnerability Details

Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability

Publish Date: 2024-06-11

URL: CVE-2024-35255

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-m5vv-6r4h-3vj9

Release Date: 2024-06-11

Fix Resolution: @azure/identity - 4.2.1, @azure/msal-node - 2.9.1, Azure.Identity - 1.11.4, Microsoft.Identity.Client - 4.61.3, azure-identity - 1.16.1, com.azure:azure-identity:1.12.2, github.com/Azure/azure-sdk-for-go/sdk/azidentity - 1.6.0


Step up your Open Source Security Game with Mend here