Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
UserAward 1.4.1 Addon Security Flaw
This addon allows anyone to post arbitrary HTML/Javascript into a page by injection via the Notes field when creating an award.
0
Comments
I just clean the NOTES output with strip_tags() and call it a day. Sorry!