Publish GHSA-68w8-qjq3-2gfm

This commit is contained in:
advisory-database[bot]
2024-09-20 15:34:16 +00:00
parent f1474f9d5f
commit 91b4f37c05
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-68w8-qjq3-2gfm",
"modified": "2022-02-14T22:19:16Z",
"modified": "2024-09-20T15:32:23Z",
"published": "2021-06-10T17:21:00Z",
"aliases": [
"CVE-2021-33203"
@@ -12,13 +12,17 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
@@ -37,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
"introduced": "3.0"
},
{
"fixed": "3.1.12"
@@ -56,14 +60,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.2.0"
"introduced": "3.2"
},
{
"fixed": "3.2.4"
@@ -94,10 +98,18 @@
"type": "WEB",
"url": "https://docs.djangoproject.com/en/3.2/releases/security"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-68w8-qjq3-2gfm"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-98.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!forum/django-announce"