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

Lin Hua Cheng 1260525 at bugs.launchpad.net
Wed Apr 1 00:24:10 UTC 2015


** Changed in: horizon
    Milestone: None => kilo-rc1

-- 
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):
  Fix Committed
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