| Summary: | FilteredItemSelectionDialog - script injection vulnerability (firefox) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Elias Volanakis <elias> | ||||
| Component: | JFace | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | major | ||||||
| Priority: | P3 | ||||||
| Version: | 1.2 | ||||||
| Target Milestone: | 1.2 | ||||||
| Hardware: | PC | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | 280166 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Elias Volanakis
Created attachment 139072 [details]
Zipped project to reproduce issue
Would be interesting to know if there is a workaround (escaping?) that can be applied to the strings, without changing the displayed values in the list (i.e. currently escaped literals lite " are not unquoted)... The actual source of the problem is the CLabel, see bug 280166 Also, Vasko as found a workaround that works for us. We are using ElementListSelectionDialog instead. Resolving this bug as fixed since the actual source of the problem is solved (bug 280166) |