blazorboilerplate icon indicating copy to clipboard operation
blazorboilerplate copied to clipboard

CVE-2024-29857 (High) detected in bouncycastle.cryptography.2.3.0.nupkg

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 0 comments

CVE-2024-29857 - High Severity Vulnerability

Vulnerable Library - bouncycastle.cryptography.2.3.0.nupkg

BouncyCastle.NET is a popular cryptography library for .NET

Library home page: https://api.nuget.org/packages/bouncycastle.cryptography.2.3.0.nupkg

Path to dependency file: /src/Server/BlazorBoilerplate.Server/BlazorBoilerplate.Server.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/bouncycastle.cryptography/2.3.0/bouncycastle.cryptography.2.3.0.nupkg

Dependency Hierarchy:

  • mailkit.4.4.0.nupkg (Root Library)
    • mimekit.4.4.0.nupkg
      • :x: bouncycastle.cryptography.2.3.0.nupkg (Vulnerable Library)

Found in HEAD commit: 50e6082605bee27209d9c1a08f59753707d3552b

Found in base branch: master

Vulnerability Details

An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.

Publish Date: 2024-05-09

URL: CVE-2024-29857

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: https://github.com/advisories/GHSA-8xfc-gm6g-vgpv

Release Date: 2024-05-09

Fix Resolution: org.bouncycastle:bcprov-jdk15to18:1.78, org.bouncycastle:bcprov-jdk18on:1.78, BouncyCastle.Cryptography - 2.3.1


Step up your Open Source Security Game with Mend here