3.1 Ensure that automatic applications updates are disabled

Information

Automatic application updates will dynamically update the runtime behavior of the applications of any changes to the application.

Automatic updates during runtime are very useful during development and test phases. Application updates must be carefully controlled in production environments to reduce the possibility that unknown changes or vulnerabilities are deployed to users.

Solution

Add the dropinsEnabled attribute and the updateTrigger attributes to the applicationMonitor element to ${server.config.dir}/configDropins/overrides/*.xml Set the dropinsEnabled to false to stop usage of dropins folder. Set the updateTrigger to mbean or disabled

<applicationMonitor updateTrigger="mbean" dropinsEnabled="false" />

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b.

Plugin: Unix

Control ID: 73305ff7d4dc6626d86950444f93eee4074e06de8e7d9b0f8f96c8d7850940a7