-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 2.5.4
-
Component/s: 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
-