4.4.9 Ensure ''trustedSensitiveHeaderOrigin'' is set to trusted host names and IP addresses for sensitive data

Information

The web server plug-in uses private headers to provide information about the original request. A subset of these headers is considered sensitive. Incoming sensitive private headers are not trusted from any source. To allow sensitive private header processing for specific trusted sources, specify a comma-separated list of IP addresses and hostnames.

Solution

Add the settings below to ${server.config.dir}/configDropins/overrides/<any file name>.xml

<httpDispatcher ...
trustedSensitiveHeaderOrigin="localhost, 127.0.0.1, 192.168.*.*, 0:0:0:0:0:ffff:*:*, *.ibm.com"/>

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6

Plugin: Unix

Control ID: 732c522dbcbebb8c0a10e8be391e6bd61f4ecd1e466ba95c614d04ef881e5a82