### [CVE-2023-4043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4043) ![](https://img.shields.io/static/v1?label=Product&message=Parsson&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.5%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-834%20Excessive%20Iteration&color=brighgreen) ### 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds