Werk #3970: Fixed possible URL injection on index page

Component User interface
Title Fixed possible URL injection on index page
Date Oct 24, 2016
Level Trivial Change
Class Security Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.4.0i2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8p14 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Till this version it was possible to inject authenticated users external URLs as start URLs for their GUI.

An attacker could use this to make an authenticated GUI user open a page of his choice when the user clicks on a prepared link.

One example URL which could be used: index.py?start_url=//heise.de

Thanks to Marcel Bilal for reporting the issue!

To the list of all Werks