cve/2023/CVE-2023-1436.md
2024-05-25 21:48:12 +02:00

756 B

CVE-2023-1436

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.

POC

Reference

Github

No PoCs found on GitHub currently.