You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerability on repo_manage_page.php was introduced in v2.0.0-beta.2
(commit 79497dd).
The one on list.php existed since the initial version of the page.
Fixes#286
dregad
changed the title
x
XSS in Manage Repository and Changesets List pages
Sep 1, 2018
dregad
changed the title
XSS in Manage Repository and Changesets List pages
CVE-2018-16362.XSS in Manage Repository and Changesets List pages
Sep 3, 2018
dregad
changed the title
CVE-2018-16362.XSS in Manage Repository and Changesets List pages
CVE-2018-16362 - XSS in Manage Repository and Changesets List pages
Sep 3, 2018
@atrol reported an XSS vulnerability in repo_manage_page.php and list.php
Steps to reproduce:
<script>alert('XSS');</script>
CVE request pending.
The text was updated successfully, but these errors were encountered: