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 |
Configurations
History
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 : 2023-11-07 04:03
NVD link : CVE-2023-1436
Mitre link : CVE-2023-1436
JSON object : View
Products Affected
jettison_project
- jettison
CWE
CWE-674
Uncontrolled Recursion