Description
CVE-2024-27086 - Low Severity Vulnerability
Vulnerable Library - 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
- ❌ microsoft.identity.client.4.56.0.nupkg (Vulnerable Library)
- microsoft.data.sqlclient.5.1.5.nupkg
- microsoft.entityframeworkcore.sqlserver.7.0.17.nupkg
Found in base branch: master
Vulnerability Details
The MSAL library enabled acquisition of security tokens to call protected APIs. MSAL.NET applications targeting Xamarin Android and .NET Android (e.g., MAUI) using the library from versions 4.48.0 to 4.60.0 are impacted by a low severity vulnerability.
A malicious application running on a customer Android device can cause local denial of service against applications that were built using MSAL.NET for authentication on the same device (i.e., prevent the user of the legitimate application from logging in) due to incorrect activity export configuration. MSAL.NET version 4.60.1 includes the fix. As a workaround, a developer may explicitly mark the MSAL.NET activity non-exported.
Publish Date: 2024-04-16
URL: CVE-2024-27086
CVSS 3 Score Details (3.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-x674-v45j-fwxw
Release Date: 2024-04-16
Fix Resolution: Microsoft.Identity.Client - 4.59.1,4.60.3
Step up your Open Source Security Game with Mend here
Activity