Actions
Bug #14667
closedDisable TRACE in Apache
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
External modules
Target version:
-
Difficulty:
trivial
Triaged:
Bugzilla link:
Description
TRACE should be disabled in Apache per CERT Vulnerability Note VU#867593 (http://www.kb.cert.org/vuls/id/867593)
The attached patch file disables TRACE, ServerSignature, and minimizes ServerTokens to reduce the gathering of attack vector data in a production environment.
Files
Updated by Dominic Cleal about 9 years ago
- Project changed from Foreman to Installer
- Category changed from Security to External modules
- Status changed from New to Feedback
Updated by Tomer Brisker almost 8 years ago
- Status changed from Rejected to Closed
- Pull request https://github.com/theforeman/foreman-installer/pull/236 added
Actions