bootstrap-markdown
bootstrap-markdown copied to clipboard
vulnerable to xss attacks
This markdown editor is vulnerable to xss attacks especially the preview feature.
Do you have an example case?
@acrobat, add javascript:alert('xss') as markdown link then click preview button. click the link in the preview, its a vulnerability!! its not safe to use especially its open to hackers!!
Looks like the above 2 commits prohibit the xss if javascript:alert('xss') is entered in the popup box, however when entering it directly in the editor it still vulnerable when hitting preview.
ikr
@iJoshuaHD @groothuyse My bad. Will re-check this soon.
Any updates in this?
@toopay any updates?
@arall I havent found a bulletproof solution for this yet.
+1 for this. Is a critical issue.
Any news ?