Vulnerabilities (CVE)

Filtered by vendor Apache Subscribe
Filtered by product Nifi Minifi C\+\+
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-41180 1 Apache 1 Nifi Minifi C\+\+ 2023-12-10 N/A 5.9 MEDIUM
Incorrect certificate validation in InvokeHTTP on Apache NiFi MiNiFi C++ versions 0.13 to 0.14 allows an intermediary to present a forged certificate during TLS handshake negotation. The Disable Peer Verification property of InvokeHTTP was effectively flipped, disabling verification by default, when using HTTPS. Mitigation: Set the Disable Peer Verification property of InvokeHTTP to true when using MiNiFi C++ versions 0.13.0 or 0.14.0. Upgrading to MiNiFi C++ 0.15.0 corrects the default behavior.
CVE-2021-33191 1 Apache 1 Nifi Minifi C\+\+ 2023-12-10 7.5 HIGH 9.8 CRITICAL
From Apache NiFi MiNiFi C++ version 0.5.0 the c2 protocol implements an "agent-update" command which was designed to patch the application binary. This "patching" command defaults to calling a trusted binary, but might be modified to an arbitrary value through a "c2-update" command. Said command is then executed using the same privileges as the application binary. This was addressed in version 0.10.0