mgh3326 / data-jpa

0 stars 0 forks source link

CVE-2023-51074 (Medium) detected in json-path-2.4.0.jar #84

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

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

CVE-2023-51074 - Medium Severity Vulnerability

Vulnerable Library - json-path-2.4.0.jar

Java port of Stefan Goessner JsonPath.

Library home page: https://github.com/jayway/JsonPath

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/ws-ua/downloadResource_116b6382-ac25-4150-b5ed-1c229da405f6/20200119084329/json-path-2.4.0.jar,/tmp/ws-ua/downloadResource_116b6382-ac25-4150-b5ed-1c229da405f6/20200119084329/json-path-2.4.0.jar

Dependency Hierarchy: - spring-boot-starter-test-2.2.3.RELEASE.jar (Root Library) - :x: **json-path-2.4.0.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

json-path v2.8.0 was discovered to contain a stack overflow via the Criteria.parse() method.

Publish Date: 2023-12-27

URL: CVE-2023-51074

CVSS 3 Score Details (5.3)

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: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-51074

Release Date: 2023-12-27

Fix Resolution: com.jayway.jsonpath:json-path:2.9.0


Step up your Open Source Security Game with Mend here