REDHAT-BUG-1174077: Low severity apache http server vulnerability
If an authorization script for LuaAuthzProvider were provided in the configuration multiple times, only the arguments of the last specification were used when invoking the script. This could lead to scripts being invoked with unexpected arguments.
Further details are available in the thread of the original report and bug:
http://www.openwall.com/lists/oss-security/2014/11/28/5
https://issues.apache.org/bugzilla/showbug.cgi?id=57204
Upstream fix:
https://github.com/apache/httpd/commit/3f1693d558d0758f829c8b53993f1749ddf6ffcb
This affects Apache HTTP Server versions 2.3 and later (such as what is shipped in Red Hat Enterprise Linux 7), as modlua is not available in earlier releases. Note that support for LuaAuthzProvider is experimental.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-1174077?
The severity of REDHAT-BUG-1174077 is considered moderate as it affects the expected behavior of the LuaAuthzProvider.
How do I fix REDHAT-BUG-1174077?
To fix REDHAT-BUG-1174077, ensure that the authorization script for LuaAuthzProvider is specified only once in the configuration.
What software is affected by REDHAT-BUG-1174077?
REDHAT-BUG-1174077 affects the Apache HTTP Server version 2.3 and higher.
What is the type of vulnerability associated with REDHAT-BUG-1174077?
REDHAT-BUG-1174077 is an issue related to improper argument handling in script invocations.
What can happen if REDHAT-BUG-1174077 is exploited?
Exploitation of REDHAT-BUG-1174077 may lead to scripts being invoked with unexpected arguments, potentially resulting in unauthorized access.