mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2m34-jcjv-45xf GHSA-h8gc-pgj2-vjm3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2m34-jcjv-45xf",
|
||||
"modified": "2024-04-03T14:56:54Z",
|
||||
"modified": "2024-09-20T15:43:12Z",
|
||||
"published": "2020-06-05T16:24:28Z",
|
||||
"aliases": [
|
||||
"CVE-2020-13596"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -25,7 +29,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.2"
|
||||
"introduced": "2.2a1"
|
||||
},
|
||||
{
|
||||
"fixed": "2.2.13"
|
||||
@@ -44,7 +48,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "3.0"
|
||||
"introduced": "3.0a1"
|
||||
},
|
||||
{
|
||||
"fixed": "3.0.7"
|
||||
@@ -71,10 +75,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://docs.djangoproject.com/en/3.0/releases/security"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-2m34-jcjv-45xf"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/django/django"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h8gc-pgj2-vjm3",
|
||||
"modified": "2024-05-02T14:26:09Z",
|
||||
"modified": "2024-09-20T15:42:13Z",
|
||||
"published": "2023-11-03T06:36:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-43665"
|
||||
@@ -12,13 +12,17 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "django"
|
||||
"name": "Django"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
@@ -30,7 +34,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "3.2"
|
||||
"introduced": "3.2a1"
|
||||
},
|
||||
{
|
||||
"fixed": "3.2.22"
|
||||
@@ -42,7 +46,7 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "django"
|
||||
"name": "Django"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
@@ -54,7 +58,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.1"
|
||||
"introduced": "4.1a1"
|
||||
},
|
||||
{
|
||||
"fixed": "4.1.12"
|
||||
@@ -66,7 +70,7 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "django"
|
||||
"name": "Django"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
@@ -78,7 +82,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.2"
|
||||
"introduced": "4.2a1"
|
||||
},
|
||||
{
|
||||
"fixed": "4.2.6"
|
||||
|
||||
Reference in New Issue
Block a user