Bug 5604

Summary: Conf file errors
Product: [Retired] Red Hat Linux Reporter: Wil Harris <wil>
Component: apacheAssignee: Preston Brown <pbrown>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.0Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-11-02 15:40:28 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:

Description Wil Harris 1999-10-05 21:30:35 UTC
The config file shipped with SWS 3.0 has an error that is a
possible security flaw. The apache group changed the
globbing in the 1.3.x to be more shell compatiable than in
the previous versions so /*/public_html will no longer work.
With this typo in order to add user level cgi access you
must turn it on globally which causes serious security
problems with the webserver. The proper format should be
/home/*/public_html or ~/*/public_html (The latter does not
seem to work all the time).

Comment 1 Preston Brown 1999-11-02 15:40:59 UTC
wil - we corrected this for SWS 3.1 but I don't consider it enough of
a security hole to issue errata for 3.0, as we are encouraging
everyone to get a free upgrade to 3.1 anyway.