Publish GHSA-m4m5-j36m-8x72

This commit is contained in:
advisory-database[bot]
2024-01-23 18:43:55 +00:00
parent 96c297bfe7
commit d624d7009d
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m4m5-j36m-8x72",
"modified": "2024-01-22T21:32:52Z",
"modified": "2024-01-23T18:42:37Z",
"published": "2024-01-22T21:32:52Z",
"aliases": [
"CVE-2024-23341"
@@ -9,7 +9,10 @@
"summary": "html injection vulnerability in the `tuitse_html` function.",
"details": "### Impact\n\nWhen 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()`\n\n### Patches\n\nUpgrade to version 1.3.2.\n\n### Workarounds\n\n\nSanitizing Taigi input with HTML quotation.\n\n### References\n\n\nhttps://github.com/i3thuan5/TuiTse-TsuSin/pull/22",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
@@ -37,10 +40,18 @@
"type": "WEB",
"url": "https://github.com/i3thuan5/TuiTse-TsuSin/security/advisories/GHSA-m4m5-j36m-8x72"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23341"
},
{
"type": "WEB",
"url": "https://github.com/i3thuan5/TuiTse-TsuSin/pull/22"
},
{
"type": "WEB",
"url": "https://github.com/i3thuan5/TuiTse-TsuSin/commit/9d21d99d7cfcd7c42aade251fab98ec102e730ea"
},
{
"type": "PACKAGE",
"url": "https://github.com/i3thuan5/TuiTse-TsuSin"
@@ -48,11 +59,11 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-22T21:32:52Z",
"nvd_published_at": null
"nvd_published_at": "2024-01-23T18:15:19Z"
}
}