-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Vulnerable Library - MangoAPI.DiffieHellmanLibrary-1.0.0
Path to dependency file: /MangoAPI.DiffieHellmanConsole/MangoAPI.DiffieHellmanConsole.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 (MangoAPI.DiffieHellmanLibrary version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-0056 | 8.7 | microsoft.data.sqlclient.2.1.4.nupkg | Transitive | N/A* | ❌ | |
CVE-2021-24112 | 8.1 | system.drawing.common.4.7.0.nupkg | Transitive | N/A* | ❌ | |
CVE-2024-43483 | 7.5 | microsoft.extensions.caching.memory.6.0.1.nupkg | Transitive | N/A* | ❌ | |
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-0056
Vulnerable Library - microsoft.data.sqlclient.2.1.4.nupkg
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server an...
Library home page: https://api.nuget.org/packages/microsoft.data.sqlclient.2.1.4.nupkg
Path to dependency file: /MangoAPI.BusinessLogic/MangoAPI.BusinessLogic.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.data.sqlclient/2.1.4/microsoft.data.sqlclient.2.1.4.nupkg
Dependency Hierarchy:
- MangoAPI.DiffieHellmanLibrary-1.0.0 (Root Library)
- MangoAPI.BusinessLogic-1.0.0
- MangoAPI.Infrastructure-1.0.0
- microsoft.entityframeworkcore.sqlserver.6.0.14.nupkg
- ❌ microsoft.data.sqlclient.2.1.4.nupkg (Vulnerable Library)
- microsoft.entityframeworkcore.sqlserver.6.0.14.nupkg
- MangoAPI.Infrastructure-1.0.0
- MangoAPI.BusinessLogic-1.0.0
Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2
Found in base branch: main
Vulnerability Details
Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability
Publish Date: 2024-01-09
URL: CVE-2024-0056
CVSS 3 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-98g6-xh36-x2p7
Release Date: 2024-01-09
Fix Resolution: Microsoft.Data.SqlClient - 2.1.7,3.1.5,4.0.5,5.1.3, System.Data.SqlClient - 4.8.6
Step up your Open Source Security Game with Mend here
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.DiffieHellmanLibrary-1.0.0 (Root Library)
- MangoAPI.BusinessLogic-1.0.0
- MangoAPI.Application-1.0.0
- 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
- ❌ system.drawing.common.4.7.0.nupkg (Vulnerable Library)
- system.windows.extensions.4.7.0.nupkg
- system.security.permissions.4.7.0.nupkg
- system.configuration.configurationmanager.4.7.0.nupkg
- fluentassertions.6.10.0.nupkg
- MangoAPI.Domain-1.0.0
- MangoAPI.Application-1.0.0
- MangoAPI.BusinessLogic-1.0.0
Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2
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
Suggested Fix
Type: Upgrade version
Origin: 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-43483
Vulnerable Library - microsoft.extensions.caching.memory.6.0.1.nupkg
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Library home page: https://api.nuget.org/packages/microsoft.extensions.caching.memory.6.0.1.nupkg
Path to dependency file: /MangoAPI.IntegrationTests/MangoAPI.IntegrationTests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.extensions.caching.memory/6.0.1/microsoft.extensions.caching.memory.6.0.1.nupkg
Dependency Hierarchy:
- MangoAPI.DiffieHellmanLibrary-1.0.0 (Root Library)
- MangoAPI.BusinessLogic-1.0.0
- MangoAPI.Infrastructure-1.0.0
- microsoft.entityframeworkcore.sqlserver.6.0.14.nupkg
- microsoft.entityframeworkcore.relational.6.0.14.nupkg
- microsoft.entityframeworkcore.6.0.14.nupkg
- ❌ microsoft.extensions.caching.memory.6.0.1.nupkg (Vulnerable Library)
- microsoft.entityframeworkcore.6.0.14.nupkg
- microsoft.entityframeworkcore.relational.6.0.14.nupkg
- microsoft.entityframeworkcore.sqlserver.6.0.14.nupkg
- MangoAPI.Infrastructure-1.0.0
- MangoAPI.BusinessLogic-1.0.0
Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2
Found in base branch: main
Vulnerability Details
.NET, .NET Framework, and Visual Studio Denial of Service Vulnerability
Publish Date: 2024-10-08
URL: CVE-2024-43483
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-qj66-m88j-hmgj
Release Date: 2024-10-08
Fix Resolution: System.IO.Packaging - 6.0.1,8.0.1,9.0.0-rc.2.24473.5, Microsoft.Extensions.Caching.Memory - 6.0.2,8.0.1,9.0.0-rc.2.24473.5, System.Security.Cryptography.Cose - 8.0.1,9.0.0-rc.2.24473.5
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.DiffieHellmanLibrary-1.0.0 (Root Library)
- MangoAPI.BusinessLogic-1.0.0
- MangoAPI.Application-1.0.0
- 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 (Vulnerable Library)
- microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg
- microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg
- MangoAPI.Domain-1.0.0
- MangoAPI.Application-1.0.0
- MangoAPI.BusinessLogic-1.0.0
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.DiffieHellmanLibrary-1.0.0 (Root Library)
- MangoAPI.BusinessLogic-1.0.0
- MangoAPI.Application-1.0.0
- 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
- ❌ 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
- microsoft.aspnetcore.authentication.jwtbearer.6.0.14.nupkg
- MangoAPI.Domain-1.0.0
- MangoAPI.Application-1.0.0
- MangoAPI.BusinessLogic-1.0.0
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