OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

CVE-2024-0056 (High) detected in multiple libraries #482

Closed mend-bolt-for-github[bot] closed 5 months ago

mend-bolt-for-github[bot] commented 5 months ago

CVE-2024-0056 - High Severity Vulnerability

Vulnerable Libraries - microsoft.data.sqlclient.2.1.4.nupkg, microsoft.data.sqlclient.1.1.3.nupkg, system.data.sqlclient.4.8.1.nupkg

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: /src/OpenRiaServices.Server.EntityFrameworkCore/Framework/OpenRiaServices.Server.EntityFrameworkCore.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: - EFCoreModels-1.0.0 (Root Library) - microsoft.entityframeworkcore.sqlserver.6.0.26.nupkg - :x: **microsoft.data.sqlclient.2.1.4.nupkg** (Vulnerable Library)

microsoft.data.sqlclient.1.1.3.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.1.1.3.nupkg

Path to dependency file: /src/VisualStudio/Tools/Test/OpenRiaServices.VisualStudio.DomainServices.Tools.Test.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.data.sqlclient/1.1.3/microsoft.data.sqlclient.1.1.3.nupkg

Dependency Hierarchy: - EFCoreModels-1.0.0 (Root Library) - microsoft.entityframeworkcore.sqlserver.3.1.32.nupkg - :x: **microsoft.data.sqlclient.1.1.3.nupkg** (Vulnerable Library)

system.data.sqlclient.4.8.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.8.1.nupkg

Path to dependency file: /src/OpenRiaServices.EntityFramework/Test/CodeFirstModel/EFCodeFirstModels.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.data.sqlclient/4.8.1/system.data.sqlclient.4.8.1.nupkg

Dependency Hierarchy: - :x: **system.data.sqlclient.4.8.1.nupkg** (Vulnerable Library)

Found in HEAD commit: 2505fca835708b6a24650d21bd678cff09bb49e8

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/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

Daniel-Svensson commented 5 months ago

Efcore 3.1 will be removed, it will be up o users to keep this dependency up 2 date. It only affect testst