-
Bug
-
Resolution: Fixed
-
Medium
-
3.0-beta3
-
None
If a page is being editted by
<script>alert('hacked')</script>
and another user edits it at the same time, they are vulnerable to a potential XSS attack.
If a page is being editted by
<script>alert('hacked')</script>
and another user edits it at the same time, they are vulnerable to a potential XSS attack.
thanks