Closed mend-bolt-for-github[bot] closed 6 months ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2024-30171 - Medium Severity Vulnerability
Vulnerable Library - bouncycastle.cryptography.2.2.1.nupkg
BouncyCastle.NET is a popular cryptography library for .NET
Library home page: https://api.nuget.org/packages/bouncycastle.cryptography.2.2.1.nupkg
Path to dependency file: /MyPortal.Tests/MyPortal.Tests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/bouncycastle.cryptography/2.2.1/bouncycastle.cryptography.2.2.1.nupkg
Dependency Hierarchy: - MyPortal.Database-1.0.0 (Root Library) - mysql.entityframeworkcore.6.0.27.nupkg - mysql.data.8.4.0.nupkg - :x: **bouncycastle.cryptography.2.2.1.nupkg** (Vulnerable Library)
Found in HEAD commit: 8e09905872760a95953cf97231a344a6cd04f3bd
Found in base branch: master
Vulnerability Details
BouncyCastle before version 1.78 is vulnerable to timing side-channel attacks against RSA decryption (both PKCS#1v1.5 and OAEP).
Publish Date: 2024-03-24
URL: CVE-2024-30171
CVSS 3 Score Details (5.3)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2024-03-24
Fix Resolution: org.bouncycastle:bcprov-jdk15to18:1.78, org.bouncycastle:bcprov-jdk18on:1.78
Step up your Open Source Security Game with Mend here