Action not permitted
Modal body text goes here.
Modal Title
Modal Body
PYSEC-2010-1
Vulnerability from pysec - Published: 2010-07-02 19:00 - Updated: 2021-07-05 00:01Mako 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.
| Name | purl | mako | pkg:pypi/mako |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mako",
"purl": "pkg:pypi/mako"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.1",
"0.1.10",
"0.1.2",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.1.7",
"0.1.8",
"0.1.9",
"0.2.0",
"0.2.1",
"0.2.2",
"0.2.3",
"0.2.4",
"0.2.5",
"0.3.0",
"0.3.1",
"0.3.2",
"0.3.3"
]
}
],
"aliases": [
"CVE-2010-2480",
"GHSA-7q8x-38mc-p84f"
],
"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.",
"id": "PYSEC-2010-1",
"modified": "2021-07-05T00:01:22.516270Z",
"published": "2010-07-02T19:00:00Z",
"references": [
{
"type": "WEB",
"url": "http://bugs.python.org/issue9061"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/39935"
},
{
"type": "WEB",
"url": "http://www.makotemplates.org/CHANGES"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7q8x-38mc-p84f"
}
]
}
BREW-ANSIBLE-CMDB-CVE-20… (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:35 – Updated: 2026-09-09 23:40 – Source websiteMako 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.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.3.9",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "ansible-cmdb",
"purl": "pkg:brew/ansible-cmdb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.31_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.3.9",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.3.9"
}
]
},
"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.",
"id": "BREW-ansible-cmdb-CVE-2010-2480",
"modified": "2026-09-09T23:40:59Z",
"published": "2026-08-13T16:35:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-CORE-LIGHTNING-CVE-… (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:41 – Updated: 2026-09-12 08:48 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.4.1",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "core-lightning",
"purl": "pkg:brew/core-lightning"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "26.06.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.4.1",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.4.1"
}
]
},
"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.",
"id": "BREW-core-lightning-CVE-2010-2480",
"modified": "2026-09-12T08:48:34Z",
"published": "2026-08-13T16:41:06Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-DSTACK-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:43 – Updated: 2026-09-09 23:52 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.4.1",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "dstack",
"purl": "pkg:brew/dstack"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.21.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.4.1",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.4.1"
}
]
},
"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.",
"id": "BREW-dstack-CVE-2010-2480",
"modified": "2026-09-09T23:52:28Z",
"published": "2026-08-13T16:43:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-FDROIDSERVER-CVE-20… (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:46 – Updated: 2026-09-10 19:12 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.4.1",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "fdroidserver",
"purl": "pkg:brew/fdroidserver"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.5_4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.4.1",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.4.1"
}
]
},
"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.",
"id": "BREW-fdroidserver-CVE-2010-2480",
"modified": "2026-09-10T19:12:43Z",
"published": "2026-08-13T16:46:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-GNURADIO-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:52 – Updated: 2026-09-10 00:03 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.3.10",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "gnuradio",
"purl": "pkg:brew/gnuradio"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.10.12.0_11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.3.10",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.3.10"
}
]
},
"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.",
"id": "BREW-gnuradio-CVE-2010-2480",
"modified": "2026-09-10T00:03:06Z",
"published": "2026-08-13T16:52:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-GOBJECT-INTROSPECTI… (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:53 – Updated: 2026-09-10 00:03 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.3.12",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "gobject-introspection",
"purl": "pkg:brew/gobject-introspection"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.86.0_3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.3.12",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.3.12"
}
]
},
"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.",
"id": "BREW-gobject-introspection-CVE-2010-2480",
"modified": "2026-09-10T00:03:47Z",
"published": "2026-08-13T16:53:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-MESA-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:13 – Updated: 2026-09-10 00:30 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.4.1",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "mesa",
"purl": "pkg:brew/mesa"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "26.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.4.1",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.4.1"
}
]
},
"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.",
"id": "BREW-mesa-CVE-2010-2480",
"modified": "2026-09-10T00:30:32Z",
"published": "2026-08-13T17:13:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-PWNTOOLS-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 00:59 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.3.12",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "pwntools",
"purl": "pkg:brew/pwntools"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0_9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.3.12",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.3.12"
}
]
},
"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.",
"id": "BREW-pwntools-CVE-2010-2480",
"modified": "2026-09-10T00:59:03Z",
"published": "2026-08-13T17:29:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-SICKCHILL-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:34 – Updated: 2026-09-10 01:12 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.4.1",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "sickchill",
"purl": "pkg:brew/sickchill"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2024.3.1_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.4.1",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.4.1"
}
]
},
"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.",
"id": "BREW-sickchill-CVE-2010-2480",
"modified": "2026-09-10T01:12:53Z",
"published": "2026-08-13T17:34:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
BREW-UHD-CVE-2010-2480 (GHSA-7Q8X-38MC-P84F)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:46 – Updated: 2026-09-10 01:31 – Source websiteMako 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.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "mako",
"resource_purl": "pkg:pypi/mako@1.3.12",
"upstream_fixed_in": "0.3.4"
},
"package": {
"ecosystem": "Homebrew",
"name": "uhd",
"purl": "pkg:brew/uhd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.10.0.0_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/mako@1.3.12",
"name": "mako",
"resource": "mako",
"strategy": "registry",
"subject_version": "1.3.12"
}
]
},
"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.",
"id": "BREW-uhd-CVE-2010-2480",
"modified": "2026-09-10T01:31:58Z",
"published": "2026-08-13T17:46:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-2480"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue9061"
},
{
"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"
},
{
"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"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Mako contains Cross-site Scripting vulnerability",
"upstream": [
"GHSA-7q8x-38mc-p84f",
"CVE-2010-2480",
"PYSEC-2010-1"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.