#7931 Tool install dialog needs to escape html/js

v1.4.0
closed
nobody
None
General
nobody
2016-03-17
2015-07-15
No

If you go to install a tool and enter "/><img src=x onerror=prompt(/XSS-test/)> as the "Url Path" it will execute that JS when previewing the URL. We should escape this. Not a security risk since it only executes local to the current user (not a way to make a "victim" run this JS)

Discussion

  • Dave Brondsema

    Dave Brondsema - 2016-03-17
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2016-03-17

    Fixed as part of [#7919]

     

    Related

    Tickets: #7919

  • Dave Brondsema

    Dave Brondsema - 2016-04-11
    • Milestone: unreleased --> v1.4.0
     

Log in to post a comment.