Description
In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect. To mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.
Remediation
References
https://github.com/eclipse-ee4j/parsson/pull/100
https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13
Related Vulnerabilities
CVE-2022-25766 Vulnerability in npm package ungit
CVE-2020-10683 Vulnerability in maven package org.dom4j:dom4j
CVE-2020-26939 Vulnerability in maven package org.bouncycastle:bcprov-ext-jdk14
CVE-2007-4556 Vulnerability in maven package opensymphony:xwork
CVE-2016-1000345 Vulnerability in maven package org.bouncycastle:bcprov-jdk15on