原始 OSV JSON{
"id": "GHSA-xpfp-f569-q3p2",
"aliases": [
"CVE-2021-35042"
],
"details": "Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.",
"summary": "SQL Injection in Django",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.2a1"
},
{
"fixed": "3.2.5"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0a1"
},
{
"fixed": "3.1.13"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-20T15:12:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2021-09-22T17:34:49Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35042",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/0bd57a879a0d54920bb9038a732645fb917040e9",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/a34a5f724c5d5adb2109374ba3989ebb7b11f81f",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/dae83a24519d6f284c74414e0b81d64d9b5a0db4",
"type": "WEB"
},
{
"url": "https://docs.djangoproject.com/en/3.2/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-xpfp-f569-q3p2",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-109.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/SS6NJTBYWOX6J7G4U3LUOILARJKWPQ5Y",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210805-0008",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2021/jul/01/security-releases",
"type": "WEB"
},
{
"url": "https://www.openwall.com/lists/oss-security/2021/07/02/2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-07-02T10:15:00Z",
"github_reviewed_at": "2021-07-03T00:06:31Z"
}
}