
Proof-of-concept for a reflected XSS vulnerability in CheckMK Management Web Console (versions 1.5.0 to 1.6.0), enabling session theft or backdoor injection via unauthenticated web service parameter.
Application: CheckMK Management Web Console
Software Revision: From 1.5.0 to 1.5.0p25
Author: Edgar Augusto Loyola Torres.
Attack type: Reflected XSS
Solution: Update to Software Revision 1.6.0p26 or later
Summary: CheckMK Raw Edition software (versions 1.5.0 to 1.6.0) does not sanitise the input of a web service parameter that is in an unauthenticated zone. This Reflected XSS allows an attacker to open a backdoor on the device with HTML content and interpreted by the browser (such as JavaScript or other client-side scripts) or to steal the session cookies of a user who has previously authenticated via a man in the middle. Successful exploitation requires access to the web service resource without authentication.
Technical Description: See CVE-2021-40906
Timeline:
Reference:
PoC CheckMk version 1.5.0p25 Raw Edition
Reflected XSS