原始 OSV JSON{
"id": "GHSA-2m34-jcjv-45xf",
"aliases": [
"CVE-2020-13596"
],
"details": "An issue was discovered in Django version 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.",
"summary": "XSS in Django",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2a1"
},
{
"fixed": "2.2.13"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0a1"
},
{
"fixed": "3.0.7"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-20T15:43:12Z",
"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"
}
],
"published": "2020-06-05T16:24:28Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13596",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/1f2dd37f6fcefdd10ed44cb233b2e62b520afb38",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/6d61860b22875f358fac83d903dc629897934815",
"type": "WEB"
},
{
"url": "https://docs.djangoproject.com/en/3.0/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-2m34-jcjv-45xf",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-32.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!msg/django-announce/pPEmb2ot4Fo/X-SMalYSBAAJ",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20200611-0002",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/4381-1",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/4381-2",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2020/dsa-4705",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2020/jun/03/security-releases",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-06-03T14:15:00Z",
"github_reviewed_at": "2020-06-04T18:32:57Z"
}
}