Information Exposure Affecting org.apache.nifi:nifi-framework-core Open this link in a new tab package, versions [,1.11.1)
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHENIFI-548593
-
published
12 Feb 2020
-
disclosed
11 Feb 2020
-
credit
Andy LoPresto
Introduced: 11 Feb 2020
CVE-2020-1942 Open this link in a new tabHow to fix?
Upgrade org.apache.nifi:nifi-framework-core
to version 1.11.1 or higher.
Overview
org.apache.nifi:nifi-framework-core is a system to process and distribute data.
Affected versions of this package are vulnerable to Information Exposure. The flow fingerprint factory generated flow fingerprints which included sensitive property descriptor values. In the event a node attempted to join a cluster and the cluster flow was not inheritable, the flow fingerprint of both the cluster and local flow was printed, potentially containing sensitive values in plaintext.