Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release 6.2.4
-
R6.3.0 Sprint 3
-
Description
Xporter must be prepared to lead with XSS Atack.
Cross-site scripting attacks occur when you manage to sneak a script (usually javascript) onto someone else's website, where it can run maliciously.
XSS is possible when you have user input into a web site. For instance, if I was filling out a web form, and it asked me for templates description, I could enter:
Template Description: "<svg/onload=alert(1)>"
Â
Attachments
Issue Links
- mentioned in
-
Page Loading...