Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.eclipse.parsson/parsson
  4. ›
  5. CVE-2023-4043

CVE-2023-4043: Excessive Iteration

November 3, 2023 (updated November 13, 2023)

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

  • github.com/eclipse-ee4j/parsson/pull/100
  • gitlab.eclipse.org/security/vulnerability-reports/-/issues/13
  • nvd.nist.gov/vuln/detail/CVE-2023-4043

Code Behaviors & Features

Detect and mitigate CVE-2023-4043 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.5, all versions starting from 1.1.0 before 1.1.4

Fixed versions

  • 1.0.5
  • 1.1.4

Solution

Upgrade to versions 1.0.5, 1.1.4 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-834: Excessive Iteration

Source file

maven/org.eclipse.parsson/parsson/CVE-2023-4043.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:59 +0000.