- CVE ID
- CVE-2023-1436
- CVE Description
- 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.
- Published
- Mar 17, 2023
- CVSS Score & Severity
7.5High
- CVSS Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS Score
- 0.122%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/codehaus/jettison/json/JSONArray.<init>(Ljava/util/Collection;)VJVMVulnerable params: 0
- Source
- National Vulnerability Database