test_request.py
1.7 KB
-
Fixing email link injection bug · f351b050
Several templates used a variable set by the user (the request host header). This led to a vulnerability where an attacker could inject their domain name into these templates (i.e., activation emails). This patch fixes this vulnerability. LMS-532
Julia Hansbrough committed