Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vonage.7.10.0.nupkg: 1 vulnerabilities (highest severity is: 7.5) reachable #109

Open
mend-for-github-com bot opened this issue Jan 29, 2025 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jan 29, 2025

Vulnerable Library - vonage.7.10.0.nupkg

Path to dependency file: /DotNetCliCodeSnippets/DotnetCliCodeSnippets.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg

Found in HEAD commit: 3edaf92a0a3aa3d7441e08d996d889594d4650f6

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (vonage.7.10.0.nupkg version) Remediation Possible** Reachability
CVE-2024-43485 High 7.5 Unproven 0.1% system.text.json.8.0.4.nupkg Transitive N/A*

Reachable

*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: /DotNetCliCodeSnippets/DotnetCliCodeSnippets.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg

Dependency Hierarchy:

  • vonage.7.10.0.nupkg (Root Library)
    • jose-jwt.5.0.0.nupkg
      • system.text.json.8.0.4.nupkg (Vulnerable Library)

Found in HEAD commit: 3edaf92a0a3aa3d7441e08d996d889594d4650f6

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

System.Text.Json.Serialization.Metadata.PolymorphicTypeResolver (Application)
  -> System.Text.Json.JsonSerializer (Extension)
   -> Jose.JsonMapper (Extension)
    -> Vonage.Jwt (Extension)
    ...
      -> Vonage.Applications.ApplicationClient (Extension)
       -> Vonage.VonageClient (Extension)
        -> ❌ DotnetCliCodeSnippets.Meetings.CreateInstantRoom (Vulnerable Component)

Vulnerability Details

.NET and Visual Studio Denial of Service Vulnerability

Publish Date: 2024-10-08

URL: CVE-2024-43485

Threat Assessment

Exploit Maturity: Unproven

EPSS: 0.1%

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

For more information on CVSS3 Scores, click here.

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

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants