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

13 Nov 2023, 18:26

Type Values Removed Values Added
References (MISC) https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13 - (MISC) https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13 - Exploit, Issue Tracking
References (MISC) https://github.com/eclipse-ee4j/parsson/pull/100 - (MISC) https://github.com/eclipse-ee4j/parsson/pull/100 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*
First Time Eclipse parsson
Eclipse
CWE CWE-834

03 Nov 2023, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-03 09:15

Updated : 2023-12-10 15:14


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-834

Excessive Iteration

CWE-20

Improper Input Validation