Issue Details (XML | Word | Printable)

Key: CONF-11585
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Chris Broadfoot [Atlassian]
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Mailbox Import errors not escaped

Created: 27/Apr/08 07:23 PM   Updated: 02/May/08 01:02 AM
Component/s: Importing, Spaces
Affects Version/s: 2.8
Fix Version/s: 2.8.1

Time Tracking:
Not Specified

Participants: Chris Broadfoot [Atlassian] and Don Willis [Atlassian]
Since last comment: 31 weeks ago
Resolution Date: 02/May/08 01:02 AM
Labels:


 Description  « Hide
  • Go to "SpaceAdmin"
  • Select "Mailbox Import"
  • Specify location of mbox file on server with the XSS code, e.g. <script>alert('XSS')</script>
  • Submit the form
  • The embedded JavaScript is executed


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Broadfoot [Atlassian] added a comment - 27/Apr/08 07:26 PM
Added an i18n key for this error – also the errors are now encoded.