You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filenames are added to jsTree without sanitization. jsTree will render HTML passed as a tree node's text. This can lead to cross-site scripting and potentially compromise GitHub tokens stored in local storage and access GitHub sessions.
The text was updated successfully, but these errors were encountered:
gregose
changed the title
XSS in via filenames
XSS via filenames
May 13, 2014
Filenames are added to jsTree without sanitization. jsTree will render HTML passed as a tree node's
text. This can lead to cross-site scripting and potentially compromise GitHub tokens stored in local storage and access GitHub sessions.The text was updated successfully, but these errors were encountered: