The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇫🇷France prudloff Lille
We no longer ship web.config: https://www.drupal.org/node/3440842 →
And according to #9 this can't be fixed in .htaccess.So I guess we can't really do anything except document somewhere that we recommend disabling TraceEnable in Apache config?
Also the Apache doc (https://httpd.apache.org/docs/2.4/en/mod/core.html#traceenable) says this:
Despite claims to the contrary, enabling the TRACE method does not expose any security vulnerability in Apache httpd. The TRACE method is defined by the HTTP/1.1 specification and implementations are expected to support it.
So is this still a concern?
It would be nice to have a proof of concept.