MangoMessengerAPI icon indicating copy to clipboard operation
MangoMessengerAPI copied to clipboard

MangoAPI.Domain-1.0.0: 1 vulnerabilities (highest severity is: 6.8)

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

Vulnerable Library - MangoAPI.Domain-1.0.0

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 CVSS Dependency Type Fixed in (MangoAPI.Domain version) Remediation Possible**
CVE-2024-21319 Medium 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:

  • MangoAPI.Domain-1.0.0 (Root Library)
    • microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg
      • microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
        • :x: system.identitymodel.tokens.jwt.6.10.0.nupkg (Vulnerable Library)

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:

  • MangoAPI.Domain-1.0.0 (Root Library)
    • microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg
      • microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
        • system.identitymodel.tokens.jwt.6.10.0.nupkg
          • :x: microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg (Vulnerable Library)

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
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