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-2019-10241 Vulnerability in maven package org.eclipse.jetty.aggregate:jetty-all
CVE-2021-3664 Vulnerability in npm package url-parse
CVE-2020-5219 Vulnerability in maven package org.webjars.npm:angular-expressions
CVE-2022-28220 Vulnerability in maven package org.apache.james.protocols:protocols-netty
CVE-2020-7696 Vulnerability in npm package react-native-fast-image