Comment 2 for bug 1247675

Revision history for this message
David Lyle (david-lyle) wrote : Re: Persistent XSS in OpenStack Web UI for Instances

So sanitizing the input is not sufficient, because someone using the APIs can potentially push dangerous names directly that way. So best approach is to make sure any values coming out are not left as raw HTML.