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
{
"github_reviewed": true,
"nvd_published_at": "2024-01-23T18:15:19Z",
"github_reviewed_at": "2024-01-22T21:32:52Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-79"
]
}