1 Title: Monitoring history views: Fixed possible XSS when displaying "plugin output"
11 A possible XSS issue has been fixed in the monitoring history views displaying the
12 plugin output of hosts or services. In case a host or service problem is being
13 acknowledged with HTML code in the acknowlegement comment, this HTML code was
14 not being escaped properly when being displayed in the "plugin output" column.
16 Only authenticated users that are permitted to acknowledge host or service problems
17 could trigger this issue.