XSS Vulnerabilities in JIRA Attachments?

XMLWordPrintable

    • 4.04

      At the current moment, JIRA do not have any restrictions for attachment files, which allows users to upload malicious file into JIRA issues. This can be a problem when we open an attachments using Mozilla Firefox, since the browser allows us to open attachments using web browser. The steps to reproduce the problem is as below:

      • Access JIRA using Firefox
      • A sample HTML file containing malicious script is uploaded in JIRA
        <script>alert("This is XSS");</script>
        

      • Open the file with FireFox
      • The script is running inside the browser

        1. scshot1.png
          89 kB
          Ahmad Faisal
        2. scshot2.png
          39 kB
          Ahmad Faisal
        3. scshot3.png
          259 kB
          Ahmad Faisal

              Assignee:
              Unassigned
              Reporter:
              Ahmad Faisal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: