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
Updated by Ohad Levy almost 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset faf1e8d04f3791abb6a7c8b61e7df12d4fe2bdfb.
Updated by Ohad Levy almost 14 years ago
- Status changed from Ready For Testing to Closed
Updated by The Foreman Bot almost 9 years ago
- Description updated (diff)
- Pull request https://github.com/theforeman/foreman/pull/3338 added
Updated by Ohad Levy almost 9 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3338)
Actions