Publish Advisories

GHSA-xgxc-v2qg-chmh
GHSA-p99v-5w3c-jqq9
This commit is contained in:
advisory-database[bot]
2024-09-20 15:47:52 +00:00
parent b04d25fccf
commit 6719fdac86
2 changed files with 39 additions and 11 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xgxc-v2qg-chmh",
"modified": "2021-04-30T20:43:54Z",
"modified": "2024-09-20T15:47:26Z",
"published": "2021-04-08T18:11:48Z",
"aliases": [
"CVE-2021-28658"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -25,7 +29,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2"
"introduced": "2.2a1"
},
{
"fixed": "2.2.20"
@@ -44,7 +48,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0"
"introduced": "3.0a1"
},
{
"fixed": "3.0.14"
@@ -63,7 +67,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1"
"introduced": "3.1a1"
},
{
"fixed": "3.1.8"
@@ -82,6 +86,18 @@
"type": "WEB",
"url": "https://docs.djangoproject.com/en/3.1/releases/security"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-xgxc-v2qg-chmh"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-6.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce/c/ePr5j-ngdPU"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p99v-5w3c-jqq9",
"modified": "2023-09-05T13:14:51Z",
"modified": "2024-09-20T15:46:25Z",
"published": "2021-06-10T17:21:12Z",
"aliases": [
"CVE-2021-33571"
@@ -12,20 +12,24 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
"introduced": "2.2a1"
},
{
"fixed": "2.2.24"
@@ -37,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
"introduced": "3.0a1"
},
{
"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.2a1"
},
{
"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-p99v-5w3c-jqq9"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-99.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo"