-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Vulnerable Library - microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg
Path to dependency file: /MangoAPI.IntegrationTests/MangoAPI.IntegrationTests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.10.0/microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg
Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-21319 | 6.8 | detected in multiple dependencies | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-21319
Vulnerable Libraries - system.identitymodel.tokens.jwt.6.10.0.nupkg, microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg
system.identitymodel.tokens.jwt.6.10.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.6.10.0.nupkg
Path to dependency file: /MangoAPI.IntegrationTests/MangoAPI.IntegrationTests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.identitymodel.tokens.jwt/6.10.0/system.identitymodel.tokens.jwt.6.10.0.nupkg
Dependency Hierarchy:
- microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg (Root Library)
- microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
- ❌ system.identitymodel.tokens.jwt.6.10.0.nupkg (Vulnerable Library)
- microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
microsoft.identitymodel.jsonwebtokens.6.10.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.6.10.0.nupkg
Path to dependency file: /MangoAPI.IntegrationTests/MangoAPI.IntegrationTests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.10.0/microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg
Dependency Hierarchy:
- microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg (Root Library)
- microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
- system.identitymodel.tokens.jwt.6.10.0.nupkg
- ❌ microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg (Vulnerable Library)
- system.identitymodel.tokens.jwt.6.10.0.nupkg
- microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2
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
Suggested Fix
Type: Upgrade version
Origin: 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