原始 OSV JSON{
"id": "GHSA-g3rq-g295-4j3m",
"aliases": [
"CVE-2020-28493"
],
"details": "This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"summary": "Regular Expression Denial of Service (ReDoS) in Jinja2",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.11.3"
}
]
}
],
"package": {
"name": "Jinja2",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-24T20:40:19Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"published": "2021-03-19T21:28:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"type": "ADVISORY"
},
{
"url": "https://github.com/pallets/jinja/pull/1343",
"type": "WEB"
},
{
"url": "https://github.com/pallets/jinja/commit/15ef8f09b659f9100610583938005a7a10472d4d",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-g3rq-g295-4j3m",
"type": "ADVISORY"
},
{
"url": "https://github.com/pallets/jinja",
"type": "PACKAGE"
},
{
"url": "https://github.com/pallets/jinja/blob/ab81fd9c277900c85da0c322a2ff9d68a235b2e6/src/jinja2/utils.py%23L20",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2021-66.yaml",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/PVAKCOO7VBVUBM3Q6CBBTPBFNP5NDXF4",
"type": "WEB"
},
{
"url": "https://security.gentoo.org/glsa/202107-19",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-PYTHON-JINJA2-1012994",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-02-01T20:15:00Z",
"github_reviewed_at": "2021-03-13T01:08:09Z"
}
}