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
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
The jackson-core package is vulnerable to a Denial of Service (DoS) attack. The methods in the classes listed below fail to restrict input size when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values. Deserializing many of the aforementioned objects may cause the application to exhaust all available resources, resulting in a DoS condition.
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
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.
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
In Jackson Core before version 2.8.6 if the REST endpoint consumes POST requests with JSON or XML data and data are invalid, the first unrecognized token is printed to server.log. If the first token is word of length 10MB, the whole word is printed. This is potentially dangerous and can be used to attack the server by filling the disk with logs.
mend-for-github-combot
changed the title
jackson-core-2.6.2.jar: 2 vulnerabilities (highest severity is: 5.3)
jackson-core-2.6.2.jar: 3 vulnerabilities (highest severity is: 7.5)
Dec 24, 2024
Vulnerable Library - jackson-core-2.6.2.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
WS-2022-0468
Vulnerable Library - jackson-core-2.6.2.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
Dependency Hierarchy:
Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3
Found in base branch: master
Vulnerability Details
The jackson-core package is vulnerable to a Denial of Service (DoS) attack. The methods in the classes listed below fail to restrict input size when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values. Deserializing many of the aforementioned objects may cause the application to exhaust all available resources, resulting in a DoS condition.
Publish Date: 2022-12-07
URL: WS-2022-0468
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2022-12-07
Fix Resolution: 2.15.0-rc1
⛑️ Automatic Remediation will be attempted for this issue.
WS-2018-0125
Vulnerable Library - jackson-core-2.6.2.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
Dependency Hierarchy:
Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3
Found in base branch: master
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: 2.7.7
⛑️ Automatic Remediation will be attempted for this issue.
WS-2018-0124
Vulnerable Library - jackson-core-2.6.2.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml,/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
Dependency Hierarchy:
Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3
Found in base branch: master
Vulnerability Details
In Jackson Core before version 2.8.6 if the REST endpoint consumes POST requests with JSON or XML data and data are invalid, the first unrecognized token is printed to server.log. If the first token is word of length 10MB, the whole word is printed. This is potentially dangerous and can be used to attack the server by filling the disk with logs.
Publish Date: 2018-06-24
URL: WS-2018-0124
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=WS-2018-0124
Release Date: 2018-01-24
Fix Resolution: 2.8.6
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: