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.
References
Link | Resource |
---|---|
https://github.com/eclipse-ee4j/parsson/pull/100 | Patch |
https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13 | Exploit Issue Tracking |
https://github.com/eclipse-ee4j/parsson/pull/100 | Patch |
https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13 | Exploit Issue Tracking |
Configurations
Configuration 1 (hide)
|
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