-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2024-0056 - High Severity Vulnerability
Vulnerable Libraries - system.data.sqlclient.4.6.1.nupkg, system.data.sqlclient.4.5.1.nupkg
system.data.sqlclient.4.6.1.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/system.data.sqlclient.4.6.1.nupkg
Path to dependency file: /src/poi/web/poi.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.data.sqlclient/4.6.1/system.data.sqlclient.4.6.1.nupkg
Dependency Hierarchy:
- microsoft.entityframeworkcore.sqlserver.2.2.6.nupkg (Root Library)
- ❌ system.data.sqlclient.4.6.1.nupkg (Vulnerable Library)
system.data.sqlclient.4.5.1.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/system.data.sqlclient.4.5.1.nupkg
Path to dependency file: /src/tripviewer/web/TripViewer.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.data.sqlclient/4.5.1/system.data.sqlclient.4.5.1.nupkg
Dependency Hierarchy:
- microsoft.entityframeworkcore.sqlserver.2.1.2.nupkg (Root Library)
- ❌ system.data.sqlclient.4.5.1.nupkg (Vulnerable Library)
Found in HEAD commit: fbc3a9665f7473faa96484a3fa9b058ad82d7e60
Found in base branch: master
Vulnerability Details
Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability
Mend Note: Version 4.8.6 of System.Data.SqlClient was discovered to contain DLL components originated in a vulnerable Nuget version (System.Data.SqlClient-4.6.0), and therefore is alerted for CVE-2024-0056. Those components exist in the following paths: system.data.sqlclient.4.8.6\lib\net451\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\ref\net451\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\runtimes\win\lib\net451\System.Data.SqlClient.dll,system.data.sqlclient.4.8.6\runtimes\unix\lib\netstandard1.3\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\runtimes\win\lib\netstandard1.3\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\lib\net46\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\ref\net46\System.Data.SqlClient.dll, system.data.sqlclient.4.8.6\runtimes\win\lib\net46\System.Data.SqlClient.dll.
As reflected in the paths, those DLL relate to .NET Framework 4.5.1,.NET Framework 4.6 and .NET Standard 1.3 accordingly.
Users of System.Data.SqlClient-4.8.6 that do not use any functionality originated in System.Data.SqlClient-4.6.0 are not affected.
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