CVE-2023-4043

Aliases:GHSA-g8p6-p27c-52fx
Advisory lineage Upstream: 0 Downstream: 2
Modified
Published: 03 Nov 2023, 08:11
Last modified:05 Sept 2024, 14:31

Vulnerability Summary

Overall Risk (default)
medium
40/100
CVSS Score
7.5 HIGH
v3.1 (nvd)
EPSS Score
0.15% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

03 Nov 2023, 08:11
Published
Vulnerability first disclosed
05 Sept 2024, 14:31
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.15% Percentile: 35%

Techniques & Countermeasures

  • CWE-20Improper Input Validation

    The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

  • CWE-834Excessive Iteration

    The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.

Affected Systems

  • eclipse foundationparsson

    < 1.0.5 | ≥ 1.1.0, < 1.1.4

  • eclipseparsson

    < 1.0.5 | ≥ 1.1.0, < 1.1.4

  • org.eclipse.parssonproject

    ≥ 1.1.0, < 1.1.4 | < 1.0.5

References (3)