role_delegation_delegate_roles_action_form() doesn't sanitize the value of the #title attribute in the form. The value is a role name, which is stored unsanitized in the database. It needs to be sanitized for output with check_plain().

The Drupal security team has cleared this bug to be fixed publicly.

Comments

Andrew Schulman’s picture

Status: Active » Fixed

Fixed in 7.x-1.1.

Automatically closed -- issue fixed for 2 weeks with no activity.