First published: Thu Jan 25 2018(Updated: )
Any authenticated user (valid client certificate but without ACL permissions) could upload a template which contained malicious code and caused a denial of service via Java deserialization attack. The fix to properly handle Java deserialization was applied on the Apache NiFi 1.4.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache NiFi | >=1.0.0<=1.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-15703 is a vulnerability that allows an authenticated user without ACL permissions to upload a template with malicious code, causing a denial of service through a Java deserialization attack in Apache NiFi.
The severity of CVE-2017-15703 is medium with a severity value of 5.
To fix CVE-2017-15703, you should update to Apache NiFi version 1.4.0 or above, where the fix to properly handle Java deserialization was applied.
You can find more information about CVE-2017-15703 at the official Apache NiFi security page: https://nifi.apache.org/security.html#CVE-2017-15703
The CWE of CVE-2017-15703 is CWE-502.