ignatandrei / MicroservicesPortChooser

If you have multiple microservices and do not know how to choose a port, generate same static port number every time
https://microservicesportchooser.azurewebsites.net/
MIT License
2 stars 0 forks source link

CVE-2020-15522 (Medium) detected in portable.bouncycastle.1.8.1.3.nupkg #14

Closed mend-bolt-for-github[bot] closed 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-15522 - Medium Severity Vulnerability

Vulnerable Library - portable.bouncycastle.1.8.1.3.nupkg

Portable version of Bouncy Castle with .NET Standard and PCL support

Library home page: https://api.nuget.org/packages/portable.bouncycastle.1.8.1.3.nupkg

Path to dependency file: MicroservicesPortChooser/src/MicroservicesPortChooser/MSPCTest/MSPCTest.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/portable.bouncycastle/1.8.1.3/portable.bouncycastle.1.8.1.3.nupkg

Dependency Hierarchy: - aspnetcore.healthchecks.ui.5.0.1.nupkg (Root Library) - kubernetesclient.3.0.12.nupkg - :x: **portable.bouncycastle.1.8.1.3.nupkg** (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.1.2, 1.0.2.1, and BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures.

Publish Date: 2021-05-20

URL: CVE-2020-15522

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - 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

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15522

Release Date: 2021-05-20

Fix Resolution: org.bouncycastle:bcprov-ext-jdk14:1.66;org.bouncycastle:bcprov-ext-jdk15on:1.66;org.bouncycastle:bcprov-jdk14:1.66;org.bouncycastle:bcprov-jdk15on:1.66;BouncyCastle - 1.8.9;Portable.BouncyCastle - 1.8.8


Step up your Open Source Security Game with WhiteSource here