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.
References
Link | Resource |
---|---|
https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/ | Exploit Third Party Advisory |
https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 07:39
Type | Values Removed | Values Added |
---|---|---|
References | () https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/ - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
07 Nov 2023, 04:03
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2023-03-22 06:15
Updated : 2024-11-21 07:39
NVD link : CVE-2023-1436
Mitre link : CVE-2023-1436
CVE.ORG link : CVE-2023-1436
JSON object : View
Products Affected
jettison_project
- jettison
CWE
CWE-674
Uncontrolled Recursion