org.apache.nifi:nifi-framework-core@1.4.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.nifi:nifi-framework-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Information Exposure

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.

How to fix Information Exposure?

Upgrade org.apache.nifi:nifi-framework-core to version 1.11.1 or higher.

[,1.11.1)
  • M
Denial of Service (DoS)

org.apache.nifi:nifi-framework-core is a system to process and distribute data.

Affected versions of the package are vulnerable to Denial of Service (DoS). A deadlock may occur during while updating the version of PostGres. The update process will obtain write lock, and if at the same time, a Processor is obtaining a Controller Service, it will obtain a Read Lock causing the deadlock.

How to fix Denial of Service (DoS)?

Upgrade org.apache.nifi:nifi-framework-core to version 1.5.0 or higher.

[,1.5.0)