
Cloud Vulnerability DB
A community-led vulnerabilities database
jackson-databind through version 2.15.2 contains a vulnerability that allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. However, this vulnerability is disputed as the vendor states that it is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker (NVD).
The vulnerability is related to stack overflow errors that occur during the serialization of Map objects with cyclic dependencies. When attempting to serialize a Map that contains a reference to itself, the process results in a java.lang.StackOverflowError due to infinite recursive processing. The vulnerability has been assigned a CVSS v3.1 base score of 4.7 (MEDIUM) with the vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The primary impact of this vulnerability is a potential denial of service condition when processing crafted objects with cyclic dependencies. The vulnerability affects the availability of the system but does not impact confidentiality or integrity (NVD).
The vendor suggests that this is not a valid vulnerability as it cannot be exploited externally. However, potential solutions include adding depth tracking to record the current parsing depth and throwing an exception if it exceeds a certain threshold, or changing the recursive processing on deeply nested arrays or JSON objects to stack+iteration processing (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."