Bug 200793

Summary: gallery2: world writable .htaccess
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: gallery2Assignee: John Berninger <john>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 5CC: extras-qa, fedora-security-list
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1-0.23.svn20060524 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-02 18:26:24 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 Ville Skyttä 2006-07-31 18:12:15 UTC
/usr/share/gallery2/.htaccess is world writable apparently due to bad umask
setting in the FE build system; its maintainers have been notified.

FE[45] and devel are affected and this should be fixed in the package anyway, a
fix is to use "install -pm 644" instead of cp to install the file.

Comment 1 John Berninger 2006-08-02 18:26:24 UTC
Fixed in FC-4, FC-5, devel, new package builds requested.