When using tuitse_html
without quoting the input, there is a html injection vulnerability. It should use the django version django.utils.html.format_html
, instead of string.format()
Upgrade to version 1.3.2.
Sanitizing Taigi input with HTML quotation.
https://github.com/i3thuan5/TuiTse-TsuSin/pull/22
{ "nvd_published_at": "2024-01-23T18:15:19Z", "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-01-22T21:32:52Z" }