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
OutOfMemoryError when writing BigDecimal In Jackson Core before version 2.7.7.
When enabled the WRITE_BIGDECIMAL_AS_PLAIN setting, Jackson will attempt to write out the whole number, no matter how large the exponent.
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
mend-for-github-combot
changed the title
WS-2018-0125 (Medium) detected in jackson-core-2.6.7.jar
WS-2018-0125 (Medium) detected in jackson-core-2.6.7.jar - autoclosed
Oct 3, 2022
WS-2018-0125 - Medium Severity Vulnerability
Vulnerable Library - jackson-core-2.6.7.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: https://github.com/FasterXML/jackson-core
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.jar
Dependency Hierarchy:
Found in HEAD commit: fe86f33cd99024672f7ca7f018f0767c3afe7cf5
Found in base branch: main
Vulnerability Details
OutOfMemoryError when writing BigDecimal In Jackson Core before version 2.7.7.
When enabled the WRITE_BIGDECIMAL_AS_PLAIN setting, Jackson will attempt to write out the whole number, no matter how large the exponent.
Publish Date: 2016-08-25
URL: WS-2018-0125
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2016-08-25
Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.7.7
Direct dependency fix Resolution (com.amazonaws:aws-java-sdk): 1.11.875
⛑️ Automatic Remediation is available for this issue
The text was updated successfully, but these errors were encountered: