CVE-2023-4043

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*

History

21 Nov 2024, 08:34

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-03 09:15

Updated : 2024-11-21 08:34


NVD link : CVE-2023-4043

Mitre link : CVE-2023-4043

CVE.ORG link : CVE-2023-4043


JSON object : View

Products Affected

eclipse

  • parsson
CWE
CWE-20

Improper Input Validation

CWE-834

Excessive Iteration