In Apache NiFi 0.0.1 to 1.11.0, 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.
{
"nvd_published_at": "2020-02-11T21:15:00Z",
"cwe_ids": [
"CWE-200",
"CWE-532"
],
"github_reviewed_at": "2021-03-29T15:49:09Z",
"severity": "HIGH",
"github_reviewed": true
}