[Openstack-security] [Bug 1260525] Re: Incomplete XSS fix for ossa/1247675

OpenStack Infra 1260525 at bugs.launchpad.net
Tue Mar 31 19:09:59 UTC 2015


Fix proposed to branch: master
Review: https://review.openstack.org/169462

** Changed in: horizon
       Status: Confirmed => In Progress

** Changed in: horizon
     Assignee: (unassigned) => Paul McMillan (paul-mcmillan)

-- 
You received this bug notification because you are a member of OpenStack
Security Group, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1260525

Title:
  Incomplete XSS fix for ossa/1247675

Status in OpenStack Dashboard (Horizon):
  In Progress
Status in OpenStack Security Advisories:
  Invalid

Bug description:
  The patch for https://bugs.launchpad.net/ossa/+bug/1247675 did not
  completely fix the reported issue.

  It failed to completely remove the use of html.strip_tags, which is
  not intended to be a security function, and does not properly sanitize
  output.

  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/volumes/tables.py#L254

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1260525/+subscriptions




More information about the Openstack-security mailing list