Skip to content

Conversation

stdietrich
Copy link
Contributor

@stdietrich stdietrich commented Jul 25, 2025

Summary

mod_log_forensic should not be included by default, as the module has security implications and might leak sensitive information from headers incl. passwords.

Upstream documentation also warns about this:
https://httpd.apache.org/docs/2.4/mod/mod_log_forensic.html#security

Additional Context

The default installation through this module should be secure, mod_log_forensics weakens this.

Related Issues (if any)

Fixes #2573

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

mod_log_forensic should not be included by default, as the module has
security implications and might leak sensitive information from headers
incl. passwords.

Upstream documentation also warns about this:
https://httpd.apache.org/docs/2.4/mod/mod_log_forensic.html#security
@stdietrich stdietrich requested review from bastelfreak, ekohl, smortex and a team as code owners July 25, 2025 19:19
@CLAassistant
Copy link

CLAassistant commented Jul 25, 2025

CLA assistant check
All committers have signed the CLA.

@TheMeier
Copy link

Wa added in stdietrich@0f06f1b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

forensics module should not installed by default
3 participants