flowchart.js
flowchart.js copied to clipboard
flowchart's link may leads to XSS attack
st=>start: Start:>javascript:alert(document.domain)
e=>end:>javascript:alert(document.domain)
st->e
If you click the node, javascript will be executed, which leads to XSS attack
nice... sounds like a feature ;-) I assume this should be fixed in RaphaelJS... @DmitryBaranovskiy what’s your opinion? we just set the href element