MangoMessengerAPI icon indicating copy to clipboard operation
MangoMessengerAPI copied to clipboard

MangoAPI.Application-1.0.0: 2 vulnerabilities (highest severity is: 8.1)

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

Vulnerable Library - MangoAPI.Application-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

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (MangoAPI.Application version) Remediation Possible**
CVE-2021-24112 High 8.1 system.drawing.common.4.7.0.nupkg Transitive N/A*
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-2021-24112

Vulnerable Library - system.drawing.common.4.7.0.nupkg

Provides access to GDI+ graphics functionality.

Commonly Used Types: System.Drawing.Bitmap System.D...

Library home page: https://api.nuget.org/packages/system.drawing.common.4.7.0.nupkg

Path to dependency file: /MangoAPI.BusinessLogic/MangoAPI.BusinessLogic.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg

Dependency Hierarchy:

  • MangoAPI.Application-1.0.0 (Root Library)
    • MangoAPI.Domain-1.0.0
      • fluentassertions.6.10.0.nupkg
        • system.configuration.configurationmanager.4.7.0.nupkg
          • system.security.permissions.4.7.0.nupkg
            • system.windows.extensions.4.7.0.nupkg
              • :x: system.drawing.common.4.7.0.nupkg (Vulnerable Library)

Found in base branch: main

Vulnerability Details

.NET Core Remote Code Execution Vulnerability

Publish Date: 2021-02-25

URL: CVE-2021-24112

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-rxg9-xrhp-64gj

Release Date: 2021-02-25

Fix Resolution: System.Drawing.Common - 4.7.2,5.0.3

Step up your Open Source Security Game with Mend here

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.Application-1.0.0 (Root Library)
    • MangoAPI.Domain-1.0.0
      • 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.Application-1.0.0 (Root Library)
    • MangoAPI.Domain-1.0.0
      • 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 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