[Openstack-security] [Bug 1308727] Re: XSS in Horizon Heat template - resource name (CVE-2014-3473)

OpenStack Infra 1308727 at bugs.launchpad.net
Tue Jul 8 15:02:41 UTC 2014


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

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

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

Title:
  XSS in Horizon Heat template - resource name (CVE-2014-3473)

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

Bug description:
  The attached yaml will result in a Cross Site Script when viewing the
  resources or events of an Orchestration stack in the following paths:

  /project/stacks/stack/{stack_id}/?tab=stack_details__resources
  /project/stacks/stack/{stack_id}/?tab=stack_details__events

  The A tag's href attribute does not properly URL encode the name of
  the resource string resulting in escaping out of the attribute and
  arbitrary HTML written to the page.

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




More information about the Openstack-security mailing list