Actions
Bug #666
closedXSS vulnerability
Description
version of foreman:
commit 80e0157cc452feee0855a64c15391c55ac75610e Author: Paul Kelly <pikelly@blueyonder.co.uk> Date: Sun Feb 13 09:12:39 2011 +0100 Fixes #623 - incomplete multiple builds commit Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com>
steps to reproduce:
1. try to save search as : <script>alert('Vulnerable');</script>
and script is run
expected results:
no XSS
Actions