Skip to content

Access Control: Apache NiFi - Remote Code Execution

Identifier: apache_nifi_rce

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Apache NiFi is designed for data streaming. It supports highly configurable data routing, transformation, and system mediation logic that indicate graphs. The system has unauthorized remote command execution vulnerability.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  apache_nifi_rce:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.