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

CVE-2023-52428 (High) detected in nimbus-jose-jwt-9.37.1.jar, nimbus-jose-jwt-9.8.1.jar #4296

Closed
1 task
mend-for-github-com bot opened this issue Mar 18, 2024 · 1 comment
Assignees
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Milestone

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Mar 18, 2024

CVE-2023-52428 - High Severity Vulnerability

Vulnerable Libraries - nimbus-jose-jwt-9.37.1.jar, nimbus-jose-jwt-9.8.1.jar

nimbus-jose-jwt-9.37.1.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 dependency file: /data-prepper-plugins/s3-sink/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.nimbusds/nimbus-jose-jwt/9.37.1/940fec997571d75f391afe3988b7fbef7b04b3be/nimbus-jose-jwt-9.37.1.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.nimbusds/nimbus-jose-jwt/9.37.1/940fec997571d75f391afe3988b7fbef7b04b3be/nimbus-jose-jwt-9.37.1.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.nimbusds/nimbus-jose-jwt/9.37.1/940fec997571d75f391afe3988b7fbef7b04b3be/nimbus-jose-jwt-9.37.1.jar

Dependency Hierarchy:

  • nimbus-jose-jwt-9.37.1.jar (Vulnerable Library)
nimbus-jose-jwt-9.8.1.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 dependency file: /data-prepper-plugins/s3-source/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.nimbusds/nimbus-jose-jwt/9.8.1/2af7f734313320e4b156522d22ce32b775633909/nimbus-jose-jwt-9.8.1.jar

Dependency Hierarchy:

  • hadoop-common-3.3.6.jar (Root Library)
    • hadoop-auth-3.3.6.jar
      • nimbus-jose-jwt-9.8.1.jar (Vulnerable Library)

Found in HEAD commit: 90bdaa7e7833bdd504c817e49d4434b4d8880f56

Found in base branch: main

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


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Mar 18, 2024
@dlvenable dlvenable self-assigned this Mar 19, 2024
@dlvenable dlvenable added this to the v2.7 milestone Mar 19, 2024
dlvenable added a commit to dlvenable/data-prepper that referenced this issue Mar 21, 2024
…3944, CVE-2023-52428. Move some constraints such that they are only in the projects needing them. Resolves opensearch-project#4282, opensearch-project#4290, opensearch-project#4296.

Signed-off-by: David Venable <dlv@amazon.com>
dlvenable added a commit that referenced this issue Mar 21, 2024
Updates transitive dependencies to resolve CVE-2023-51775, CVE-2024-23944, CVE-2023-52428. Move some constraints such that they are only in the projects needing them. Resolves #4282, #4290, #4296.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable
Copy link
Member

Closed by #4308.

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 WhiteSource
Projects
Development

No branches or pull requests

1 participant