Closed
Description
@atrol reported an XSS vulnerability in repo_manage_page.php and list.php
Steps to reproduce:
- Create a new repository, set all text fields to
<script>alert('XSS');</script>
- Save changes, the Manage Repository page executes the code (or reports CSP violations)
- Click on Browse to navigate to Changesets page for more code execution.
CVE request pending.