#1221 Fix injection problem when using

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2010-12-07
No

Currently we get a very strange error when editing tickets with double quotes in their summary (see this ticket for example)

Discussion

  • Rick Copeland - 2010-12-07
    • summary: Fix injection problem when using "double quotes" in ticket summary --> Fix injection problem when using "double quotes><script>alert('hi')</script>" in ticket summary

    • summary: Fix injection problem when using "double quotes><script>alert('hi')</script>" in ticket summary --> Fix injection problem when using "><script>alert('hi')</script>double quotes" in ticket summary

     
  • Rick Copeland - 2010-12-07

    So it doesn't look like this is a JS injection issue, but rather a problem that we're not properly escaping quote when creating the <input> field.

     
  • Rick Copeland - 2010-12-09
    • summary: Fix injection problem when using "><script>alert('hi')</script>double quotes" in ticket summary --> Fix injection problem when using
    • status: open --> code-review
    • assigned_to: Rick Copéland
    • custom_field__size: --> 1
     
  • Rick Copeland - 2010-12-09
    • status: code-review --> closed
     

Log in to post a comment.