-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - jc.semantickernel.connectors.mistral.1.5.0.nupkg
Path to dependency file: /ai/semantickernel/console/semker.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg,/home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg
Found in HEAD commit: c27524e670d3ab98f2167091ca55e4795d6dd6c8
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (jc.semantickernel.connectors.mistral.1.5.0.nupkg version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-43485 | 7.5 | system.text.json.8.0.4.nupkg | 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-43485
Vulnerable Library - system.text.json.8.0.4.nupkg
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Library home page: https://api.nuget.org/packages/system.text.json.8.0.4.nupkg
Path to dependency file: /ai/semantickernel/web/Colors/Colors.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg,/home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg
Dependency Hierarchy:
- jc.semantickernel.connectors.mistral.1.5.0.nupkg (Root Library)
- microsoft.semantickernel.core.1.17.1.nupkg
- microsoft.semantickernel.abstractions.1.17.1.nupkg
- ❌ system.text.json.8.0.4.nupkg (Vulnerable Library)
- microsoft.semantickernel.abstractions.1.17.1.nupkg
- microsoft.semantickernel.core.1.17.1.nupkg
Found in HEAD commit: c27524e670d3ab98f2167091ca55e4795d6dd6c8
Found in base branch: main
Vulnerability Details
.NET and Visual Studio Denial of Service Vulnerability
Publish Date: 2024-10-08
URL: CVE-2024-43485
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-8g4q-xg66-9fp4
Release Date: 2024-10-08
Fix Resolution: System.Text.Json - 6.0.10,8.0.5
Step up your Open Source Security Game with Mend here