From df4a1ea8b4e4aa4bba9f6444655b1f9d9e089fe0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:49:52 +0000 Subject: [PATCH] Publish Advisories GHSA-vx6v-2rg6-865h GHSA-hx7c-qpfq-xcrp --- .../GHSA-vx6v-2rg6-865h/GHSA-vx6v-2rg6-865h.json | 14 +++++++++++++- .../GHSA-hx7c-qpfq-xcrp/GHSA-hx7c-qpfq-xcrp.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2019/08/GHSA-vx6v-2rg6-865h/GHSA-vx6v-2rg6-865h.json b/advisories/github-reviewed/2019/08/GHSA-vx6v-2rg6-865h/GHSA-vx6v-2rg6-865h.json index 977195da47a..baa08558226 100644 --- a/advisories/github-reviewed/2019/08/GHSA-vx6v-2rg6-865h/GHSA-vx6v-2rg6-865h.json +++ b/advisories/github-reviewed/2019/08/GHSA-vx6v-2rg6-865h/GHSA-vx6v-2rg6-865h.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vx6v-2rg6-865h", - "modified": "2023-04-20T21:51:43Z", + "modified": "2024-09-16T21:48:51Z", "published": "2019-08-27T17:39:33Z", "aliases": [ "CVE-2019-15486" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/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": [ @@ -57,6 +61,10 @@ "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/commit/a3b57d1e4424e2fadabcd526d170c4868d55159c" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-vx6v-2rg6-865h" + }, { "type": "PACKAGE", "url": "https://github.com/ierror/django-js-reverse" @@ -64,6 +72,10 @@ { "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/compare/v0.9.0...v0.9.1" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-js-reverse/PYSEC-2019-19.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2022/01/GHSA-hx7c-qpfq-xcrp/GHSA-hx7c-qpfq-xcrp.json b/advisories/github-reviewed/2022/01/GHSA-hx7c-qpfq-xcrp/GHSA-hx7c-qpfq-xcrp.json index 95a14494196..3bd35909e23 100644 --- a/advisories/github-reviewed/2022/01/GHSA-hx7c-qpfq-xcrp/GHSA-hx7c-qpfq-xcrp.json +++ b/advisories/github-reviewed/2022/01/GHSA-hx7c-qpfq-xcrp/GHSA-hx7c-qpfq-xcrp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-hx7c-qpfq-xcrp", - "modified": "2022-01-21T13:25:18Z", + "modified": "2024-09-16T21:47:38Z", "published": "2022-01-13T20:10:53Z", "aliases": [ "CVE-2021-44649" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -97,10 +101,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44649" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-hx7c-qpfq-xcrp" + }, { "type": "WEB", "url": "https://github.com/divio/django-cms" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-cms/PYSEC-2022-7.yaml" + }, { "type": "WEB", "url": "https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability"