CVE-2023-4043
5.9
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Eclipse Foundation | Parsson | 0 < 1.0.5 | affected |
| Eclipse Foundation | Parsson | 1.1.0 < 1.1.4 | affected |
Weaknesses
- CWE-20: CWE-20 Improper Input Validation
- CWE-834: CWE-834 Excessive Iteration
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/eclipse-ee4j/parsson/pull/100
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/eclipse-ee4j/parsson/pull/100
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.