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
I found two known XSS vulnerabilities in the recent version of bugkick.
In particular, the bug we report is a known bug by CVE-2019-20041.
wp_kses_bad_protocol in wp-includes/kses.php in WordPress before 5.3.1 mishandles the HTML5 colon named entity, allowing attackers to bypass input sanitization, as demonstrated by the javascript: substring.
Hi
I found two known XSS vulnerabilities in the recent version of bugkick.
In particular, the bug we report is a known bug by CVE-2019-20041.
Please check this lines:
bugkick/protected/helpers/ActivateLinks.php
Line 522 in badf77f
bugkick/protected/modules/forum/components/BKActivateLinks.php
Line 522 in badf77f
Thanks!
The text was updated successfully, but these errors were encountered: