Johanna972 / serverless-full-stack-apps-azure-sql

Full stack solution using Vue.js, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
MIT License
0 stars 0 forks source link

CVE-2024-21319 (Medium) detected in microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg, system.identitymodel.tokens.jwt.5.6.0.nupkg #66

Open mend-bolt-for-github[bot] opened 4 months ago

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

CVE-2024-21319 - Medium Severity Vulnerability

Vulnerable Libraries - microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg, system.identitymodel.tokens.jwt.5.6.0.nupkg

microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg

Includes types that provide support for creating, serializing and validating JSON Web Tokens.

Library home page: https://api.nuget.org/packages/microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg

Path to dependency file: /azure-function/dotnet/GetBusData.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.6.0/microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg

Dependency Hierarchy: - microsoft.data.sqlclient.2.0.1.nupkg (Root Library) - microsoft.identitymodel.protocols.openidconnect.5.6.0.nupkg - system.identitymodel.tokens.jwt.5.6.0.nupkg - :x: **microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg** (Vulnerable Library)

system.identitymodel.tokens.jwt.5.6.0.nupkg

Includes types that provide support for creating, serializing and validating JSON Web Tokens.

Library home page: https://api.nuget.org/packages/system.identitymodel.tokens.jwt.5.6.0.nupkg

Path to dependency file: /azure-function/dotnet/GetBusData.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.identitymodel.tokens.jwt/5.6.0/system.identitymodel.tokens.jwt.5.6.0.nupkg

Dependency Hierarchy: - microsoft.data.sqlclient.2.0.1.nupkg (Root Library) - microsoft.identitymodel.protocols.openidconnect.5.6.0.nupkg - :x: **system.identitymodel.tokens.jwt.5.6.0.nupkg** (Vulnerable Library)

Found in HEAD commit: e64f22ab49301b5d02b45d0b05ec38f84db9857d

Found in base branch: main

Vulnerability Details

Microsoft Identity Denial of service vulnerability

Publish Date: 2024-01-09

URL: CVE-2024-21319

CVSS 3 Score Details (6.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Changed - 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-8g9c-28fc-mcx2

Release Date: 2024-01-09

Fix Resolution: System.IdentityModel.Tokens.Jwt - 5.7.0,6.34.0,7.1.2, Microsoft.IdentityModel.JsonWebTokens - 5.7.0,6.34.0,7.1.2


Step up your Open Source Security Game with Mend here