Django "simple_tag" Cross-Site Scripting Vulnerability Fixed by 1.9
Description
A cross-site scripting vulnerability was reported in the "simple_tag" function of Django.
A remote attacker can exploit it by enticing their victim into following a specially crafted link in order to execute arbitrary JavaScript or HTML code.
This vulnerability stems from a lack of user input's validation.