Jettison vulnerable to infinite recursion
High severity
GitHub Reviewed
Published
Mar 22, 2023
to the GitHub Advisory Database
•
Updated Mar 30, 2023
Description
Published by the National Vulnerability Database
Mar 22, 2023
Published to the GitHub Advisory Database
Mar 22, 2023
Reviewed
Mar 22, 2023
Last updated
Mar 30, 2023
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