Hydra through 0.1.8 has a NULL pointer dereference and daemon crash when processing POST requests that lack a Content-Length header. read.c, request.c, and util.c contribute to this. The process_header_end() function calls boa_atoi(), which ultimately calls atoi() on a NULL pointer. Reference: http://hydra.hellug.gr https://gist.github.com/fxb6476/0b9883a88ff2ca40de46a8469834e16c
Created hydra tracking bugs for this issue: Affects: epel-all [bug 1771901] Affects: fedora-all [bug 1771900]
hydra package included in Fedora/EPEL is the brute-forcing tool which is different from the software affected by this vulnerability. Upstream: https://github.com/vanhauser-thc/thc-hydra
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.