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.
{
"cna_assigner": "eclipse",
"cwe_ids": [
"CWE-20",
"CWE-834"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/4xxx/CVE-2023-4043.json"
}{
"cpe": "cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
},
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.4"
}
]
}