You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-bolt-for-githubbot
changed the title
CVE-2023-4043 (High) detected in parsson-1.0.0.jar
CVE-2023-4043 (Medium) detected in parsson-1.0.0.jar
Sep 8, 2024
CVE-2023-4043 - Medium Severity Vulnerability
Vulnerable Library - parsson-1.0.0.jar
Jakarta JSON Processing provider
Library home page: https://www.eclipse.org
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
Found in HEAD commit: eefd5868376ca8987ffdd8cb314e709ef38f81a1
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2023-11-03
URL: CVE-2023-4043
CVSS 3 Score Details (5.9)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13
Release Date: 2023-11-03
Fix Resolution (org.eclipse.parsson:parsson): 1.0.5
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.3.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: