When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and eventually timeout. Mitigation: The fix to check DELETE requests and overwrite non-zero Content-Length header values was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
                
            References
                    | Link | Resource | 
|---|---|
| https://nifi.apache.org/security.html#CVE-2018-17194 | Vendor Advisory | 
| https://nifi.apache.org/security.html#CVE-2018-17194 | Vendor Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:54
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://nifi.apache.org/security.html#CVE-2018-17194 - Vendor Advisory | 
Information
                Published : 2018-12-19 14:29
Updated : 2024-11-21 03:54
NVD link : CVE-2018-17194
Mitre link : CVE-2018-17194
CVE.ORG link : CVE-2018-17194
JSON object : View
Products Affected
                apache
- nifi
CWE
                
                    
                        
                        CWE-20
                        
            Improper Input Validation
