Publish GHSA-7q8x-38mc-p84f

This commit is contained in:
advisory-database[bot]
2024-09-30 20:15:21 +00:00
parent 5fa96a8eaf
commit 24f35cef60
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7q8x-38mc-p84f",
"modified": "2023-02-04T00:15:40Z",
"modified": "2024-09-30T20:14:02Z",
"published": "2022-05-17T05:48:31Z",
"aliases": [
"CVE-2010-2480"
@@ -9,7 +9,14 @@
"summary": "Mako contains Cross-site Scripting vulnerability",
"details": "Mako before 0.3.4 relies on the cgi.escape function in the Python standard library for cross-site scripting (XSS) protection, which makes it easier for remote attackers to conduct XSS attacks via vectors involving single-quote characters and a JavaScript onLoad event handler for a BODY element.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
{
@@ -49,6 +56,14 @@
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=609573"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/mako/PYSEC-2010-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/sqlalchemy/mako"
},
{
"type": "WEB",
"url": "https://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
@@ -56,6 +71,18 @@
{
"type": "WEB",
"url": "https://www.makotemplates.org/CHANGES"
},
{
"type": "WEB",
"url": "http://bugs.python.org/issue9061"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"type": "WEB",
"url": "http://www.makotemplates.org/CHANGES"
}
],
"database_specific": {