Reviewed: https://reviews.mahara.org/8217 Committed: https://git.mahara.org/mahara/mahara/commit/cde1a4d35b5c5a1fa721ff1311e9a2402a45b6ee Submitter: Robert Lyon ([email protected]) Branch: 16.10_STABLE
commit cde1a4d35b5c5a1fa721ff1311e9a2402a45b6ee Author: Robert Lyon <[email protected]> Date: Tue Sep 26 12:08:05 2017 +1300 Bug 1719480: Escaping the output of the webservice testclient Before displaying it to screen Change-Id: I0bfc727ca6e0feee649392fcd85a89b16f55201f Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 648b191ed8f93c5b4171837018eebc3db19974ad) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1719480 Title: Webservice test client / elasticsearch not escaping returned dumped values to screen Status in Mahara: Fix Released Status in Mahara 15.04 series: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed Status in Mahara 17.04 series: Fix Committed Status in Mahara 17.10 series: Fix Released Bug description: Similar problem to Bug 1719472 where we have a user with display name set to '<script>alert(1)</script>' When fetching this user via webservices the test client displays the output to screen without escaping it To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1719480/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

