You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: /riposte-service-registration-eureka/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.codehaus.jettison/jettison/1.3.7/7d36a59a0577f11b12088b9e215d6860345b9e1d/jettison-1.3.7.jar
Dependency Hierarchy:
eureka-client-1.9.21.jar (Root Library)
❌ jettison-1.3.7.jar (Vulnerable Library)
Found in base branch: master
Vulnerability Details
An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown.
mend-for-github-combot
changed the title
CVE-2023-1436 (Medium) detected in jettison-1.3.7.jar
CVE-2023-1436 (High) detected in jettison-1.3.7.jar
Jul 3, 2023
CVE-2023-1436 - High Severity Vulnerability
Vulnerable Library - jettison-1.3.7.jar
A StAX implementation for JSON.
Path to dependency file: /riposte-service-registration-eureka/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.codehaus.jettison/jettison/1.3.7/7d36a59a0577f11b12088b9e215d6860345b9e1d/jettison-1.3.7.jar
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown.
Publish Date: 2023-03-22
URL: CVE-2023-1436
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-q6g2-g7f3-rr83
Release Date: 2023-03-22
Fix Resolution: org.codehaus.jettison:jettison:1.5.4
The text was updated successfully, but these errors were encountered: