-
Bug
-
Resolution: Fixed
-
High
-
2.5.4
-
None
Input in the Feed Builder is not properly handled.
Insert:
"><<script>alert('Gotcha!')</script>
as the feed name (title) and you get url like this:
Suggested fix: Escape output of title in
<link rel="alternate" type="application/atom+xml" title="" href=""/>
in the
/dashboard/doconfigurerssfeed.action
view
- relates to
-
CONFSERVER-30240 XSS in doconfigurerssfeed.action
-
- Closed
-