Closed
Bug 572154
Opened 15 years ago
Closed 14 years ago
Lock Down Server Configuration To Prevent Unnecessary Public Access to Files
Categories
(Websites Graveyard :: drumbeat.org, defect)
Websites Graveyard
drumbeat.org
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mcoates, Unassigned)
Details
(Whiteboard: [infrasec:access])
Issue
The drumbeat web server is providing access to files that do not need to be publicly accessible. For example:
http://www.drumbeat.org/patches/back_port-114774.patch
https://www.drumbeat.org/MAINTAINERS.txt
https://www.drumbeat.org/update.php
https://www.drumbeat.org/install.php
https://www.drumbeat.org/cron.php
Recommended Remediation
Remove any files that are no longer needed or restrict access to only authorized parties. Files such as update.php, install.php, and cron.php should be moved into the admin folder so access is restricted to only admin accounts.
Reporter | ||
Updated•15 years ago
|
Whiteboard: [infrasec:access]
Comment 1•14 years ago
|
||
Drupal based version drumbeat.org has been retired. This is not an issue on the current version. Static files served on the new site must be in the 'media' directory.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
![]() |
||
Updated•13 years ago
|
Group: websites-security
Assignee | ||
Updated•10 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•