-
Bug
-
Resolution: Fixed
-
Highest (View bug fix roadmap)
-
None
-
None
The UpdatingStatus action is vulnerable to stored XSS when outputting an unsanitized name parameter. Exploitation of this issue first requires creating a status containing HTML markup.
File: greenhopper\src\main\resources\templates\greenhopper\jira\boards\taskboard\Actions\Task-options.vm
code: Border style is not a valid CSS2 border-style value
...
#foreach($tAction in $transitionBoard.availableActions)
<li>
<label>
<input type="radio" name="ghtransition" data-name="tx" value="${tAction.id}"#if($transitionBoard.availableActions.size() == 1 && $transitionBoard.innerActions.isEmpty())CHECKED#end>$tAction.name
</label>
</li>
...
[JSWSERVER-8991] UpdatingStatus Persistent XSS
Workflow | Original: JAC Bug Workflow v2 [ 2852852 ] | New: JAC Bug Workflow v3 [ 2935824 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2544396 ] | New: JAC Bug Workflow v2 [ 2852852 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550865 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2544396 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 909634 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550865 ] |
Labels | Original: admin_xss fixme security security_codereview | New: admin_xss cvss-high fixme security security_codereview |
Workflow | Original: GreenHopper Kanban Workflow 20141014 [ 742968 ] | New: JIRA Bug Workflow w Kanban v6 [ 909634 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 53542 ] | New: This issue links to "Page (Extranet)" [ 53542 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 53542 ] | New: This issue links to "Page (Extranet)" [ 53542 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 53542 ] | New: This issue links to "Page (Extranet)" [ 53542 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 53542 ] | New: This issue links to "Page (Extranet)" [ 53542 ] |