Completed
Last Updated: 22 Jan 2020 09:30 by ADMIN
Release 2020\R1
Nasi
Created on: 23 Dec 2019 09:43
Type: Bug Report
1
XSS attack in HTML5 Report Viewer

In HTML5 Report Viewer it is possible to intercept a client request (e.g. the request to export a report to a particular export format) and modify it like this:

{"format":"<script>alert(1)</script>","deviceInfo":{"enableAccessibility":false,"enableSearch":true,"BasePath":"/COAT_SIT/api/reports"},"useCache":true,"baseDocumentID":"31d0a1ca0162a3f13e92bf"}

The malicious script will be executed when the error message for a missing export format is displayed in the viewer.

0 comments