Funnelback patch 15.16.0.7
-
Released: 2018-11-05
-
Applies to: v15.16.0
-
Internal reference: FUN-12114, FUN-12116
Description
Fixes security issues where:
-
The default form-not-found template reflected the given form id without proper escaping.
-
The default configuration of URL previewing could be used to expose local log file content.
Please ensure any custom form-not-found.ftl templates in collections are updated to perform correct escaping if they were derived from the previously vulnerable form-not-found.default.ftl.
Please ensure that any customized value for the global default_url_renderer.permitted_url_pattern
setting in global.cfg prevents access to file:// URLs.
Deployment
-
(Windows) Stop currently running crawls.
-
Stop the Jetty web server and the Funnelback daemon.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
Start the Jetty web server and the Funnelback daemon.
-
(Windows) Start crawls as needed.
-
Perform an update on the funnelback_documentation collection to ensure the most accurate results.
-
(Windows) Start crawls as needed.