prafullkotecha / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
1 stars 0 forks source link

CVE-2023-52428 (High) detected in nimbus-jose-jwt-3.1.2.jar #197

Open mend-bolt-for-github[bot] opened 8 months ago

mend-bolt-for-github[bot] commented 8 months ago

CVE-2023-52428 - High Severity Vulnerability

Vulnerable Library - nimbus-jose-jwt-3.1.2.jar

Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)

Library home page: https://bitbucket.org/connect2id/nimbus-jose-jwt

Path to vulnerable library: /sdk/resourcemanager/azure-resourcemanager-appservice/src/test/resources/appservicemsi/WEB-INF/lib/nimbus-jose-jwt-3.1.2.jar

Dependency Hierarchy: - :x: **nimbus-jose-jwt-3.1.2.jar** (Vulnerable Library)

Found in HEAD commit: d00274c5406c57214dbd8d18882a072c71e83d85

Found in base branch: master

Vulnerability Details

In Connect2id Nimbus JOSE+JWT before 9.37.2, an attacker can cause a denial of service (resource consumption) via a large JWE p2c header value (aka iteration count) for the PasswordBasedDecrypter (PBKDF2) component.

Publish Date: 2024-02-11

URL: CVE-2023-52428

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://www.cve.org/CVERecord?id=CVE-2023-52428

Release Date: 2024-02-11

Fix Resolution: 9.37.2


Step up your Open Source Security Game with Mend here