Fedora Account System
Red Hat Associate
Red Hat Customer
A flaw was found in automation-controller. The HostList view catches bare Exception in its list() method and returns str(e) verbatim to the caller. An attacker can trigger Django FieldError exceptions via crafted host_filter parameters to leak the complete Host model relation graph including internal reverse accessors, or trigger PostgreSQL DataError exceptions to leak raw database error strings.