Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

CVE-2021-27568 (High) detected in json-smart-1.2.jar, json-smart-2.3.jar #199

Open
mend-for-github-com bot opened this issue Apr 7, 2021 · 2 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Apr 7, 2021

CVE-2021-27568 - High Severity Vulnerability

Vulnerable Libraries - json-smart-1.2.jar, json-smart-2.3.jar

json-smart-1.2.jar

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Library home page: http://www.minidev.net/

Path to dependency file: /modules/facade/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar,/home/wss-scanner/.m2/repository/net/minidev/json-smart/1.2/json-smart-1.2.jar

Dependency Hierarchy:

  • readyapi4j-cucumber-core-1.0.0-SNAPSHOT.jar (Root Library)
    • readyapi4j-facade-1.0.0-SNAPSHOT.jar
      • readyapi4j-local-1.0.0-SNAPSHOT.jar
        • soapui-testserver-api-5.5.0.jar
          • soapui-5.5.0.jar
            • json-path-0.9.1.jar
              • json-smart-1.2.jar (Vulnerable Library)
json-smart-2.3.jar

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Library home page: http://www.minidev.net/

Path to dependency file: /modules/cucumber/modules/studio-runner/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/minidev/json-smart/2.3/json-smart-2.3.jar

Dependency Hierarchy:

  • json-path-2.4.0-fixed.jar (Root Library)
    • json-smart-2.3.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

An issue was discovered in netplex json-smart-v1 through 2015-10-23 and json-smart-v2 through 2.4. An exception is thrown from a function, but it is not caught, as demonstrated by NumberFormatException. When it is not caught, it may cause programs using the library to crash or expose sensitive information.

Publish Date: 2021-02-23

URL: CVE-2021-27568

CVSS 3 Score Details (9.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2021-02-23

Fix Resolution: net.minidev:json-smart-mini:1.3.2;net.minidev:json-smart:1.3.2,2.3.1,2.4.2;net.minidev:json-smart-action:2.3.1,2.4.2

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Apr 7, 2021
@mend-for-github-com
Copy link
Contributor Author

✔️ 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.

@mend-for-github-com mend-for-github-com bot changed the title CVE-2021-27568 (High) detected in json-smart-1.2.jar, json-smart-2.3.jar CVE-2021-27568 (High) detected in json-smart-1.2.jar, json-smart-2.3.jar - autoclosed Jun 12, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2021-27568 (High) detected in json-smart-1.2.jar, json-smart-2.3.jar - autoclosed CVE-2021-27568 (High) detected in json-smart-1.2.jar, json-smart-2.3.jar Jun 17, 2022
@mend-for-github-com mend-for-github-com bot reopened this Jun 17, 2022
@mend-for-github-com
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants