Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Vulnerability introduced by com.nimbusds:oauth2-oidc-sdk v9.4 #309

@cheenamalhotra

Description

@cheenamalhotra

com.nimbusds:oauth2-oidc-sdk v9.4 depends on net.minidev » json-smart v1.3.3,2.4.2 which introduces below mentioned vulnerability.

<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>9.4</version>
</dependency>

Vulnerability details

CVE-2021-31684

A vulnerability was discovered in the indexOf function of JSONParserByteArray in JSON Smart versions 1.3 and 2.4 which causes a denial of service (DOS) via a crafted web request.

Severity

Medium

Recommendation

Upgrade to version net.minidev:json-smart:1.3.3,2.4.5

For ADAL: Upgrade to com.nimbusds:oauth2-oidc-sdk v9.5+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions