Bug 1174077 (CVE-2014-8109)

Summary: CVE-2014-8109 httpd: LuaAuthzProvider argument handling issue
Product: [Other] Security Response Reporter: Murray McAllister <mmcallis>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: aneelica, bressers, cdewolf, dandread, darran.lofthouse, dknox, fnasser, hartsjc, huwang, jason.greene, jawilson, jbhatia, jclere, jdoyle, jkaluza, jorton, kkhan, lgao, mdshaikh, mmaslano, mthapa, myarboro, pahan, pgier, pslavice, rmeggins, rsvoboda, vdanen, vtunka, webstack-team, weli, yozone
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-15 20:15:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1174078    
Bug Blocks: 1174079    

Description Murray McAllister 2014-12-15 05:11:33 UTC
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/show_bug.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 mod_lua is not available in earlier releases. Note that support for LuaAuthzProvider is experimental.

Comment 1 Murray McAllister 2014-12-15 05:13:26 UTC
Created httpd tracking bugs for this issue:

Affects: fedora-all [bug 1174078]

Comment 3 Josh Bressers 2014-12-15 20:15:34 UTC
Red Hat does not consider this bug to be a security issue.