diff --git a/advisories/github-reviewed/2019/07/GHSA-p3w6-jcg4-52xh/GHSA-p3w6-jcg4-52xh.json b/advisories/github-reviewed/2019/07/GHSA-p3w6-jcg4-52xh/GHSA-p3w6-jcg4-52xh.json index b45a79229c3..945fe513ac9 100644 --- a/advisories/github-reviewed/2019/07/GHSA-p3w6-jcg4-52xh/GHSA-p3w6-jcg4-52xh.json +++ b/advisories/github-reviewed/2019/07/GHSA-p3w6-jcg4-52xh/GHSA-p3w6-jcg4-52xh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p3w6-jcg4-52xh", - "modified": "2022-09-17T00:26:01Z", + "modified": "2024-09-16T21:58:34Z", "published": "2019-07-02T15:43:41Z", "aliases": [ "CVE-2019-13177" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/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" } ], "affected": [ @@ -64,6 +68,10 @@ { "type": "WEB", "url": "https://github.com/apragacz/django-rest-registration/releases/tag/0.5.0" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-rest-registration/PYSEC-2019-20.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2021/10/GHSA-ggmv-6q9p-9gm6/GHSA-ggmv-6q9p-9gm6.json b/advisories/github-reviewed/2021/10/GHSA-ggmv-6q9p-9gm6/GHSA-ggmv-6q9p-9gm6.json index b8856cc41b7..e78f25387c8 100644 --- a/advisories/github-reviewed/2021/10/GHSA-ggmv-6q9p-9gm6/GHSA-ggmv-6q9p-9gm6.json +++ b/advisories/github-reviewed/2021/10/GHSA-ggmv-6q9p-9gm6/GHSA-ggmv-6q9p-9gm6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ggmv-6q9p-9gm6", - "modified": "2021-10-19T14:51:11Z", + "modified": "2024-09-16T21:57:56Z", "published": "2021-10-12T17:51:04Z", "aliases": [ "CVE-2021-42134" @@ -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": [ @@ -51,6 +55,14 @@ { "type": "WEB", "url": "https://github.com/adamghill/django-unicorn/compare/0.36.0...0.36.1" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-ggmv-6q9p-9gm6" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-unicorn/PYSEC-2021-369.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2022/05/GHSA-p6m5-h7pp-v2x5/GHSA-p6m5-h7pp-v2x5.json b/advisories/github-reviewed/2022/05/GHSA-p6m5-h7pp-v2x5/GHSA-p6m5-h7pp-v2x5.json index 85b715fcae7..2e749f3d31d 100644 --- a/advisories/github-reviewed/2022/05/GHSA-p6m5-h7pp-v2x5/GHSA-p6m5-h7pp-v2x5.json +++ b/advisories/github-reviewed/2022/05/GHSA-p6m5-h7pp-v2x5/GHSA-p6m5-h7pp-v2x5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p6m5-h7pp-v2x5", - "modified": "2024-05-22T19:06:34Z", + "modified": "2024-09-16T21:57:14Z", "published": "2022-05-02T03:47:43Z", "aliases": [ "CVE-2009-3695" @@ -9,7 +9,14 @@ "summary": "Django Regex Algorithmic Complexity Causes Denial of Service", "details": "Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service (CPU consumption) via a crafted (1) EmailField (email address) or (2) URLField (URL) that triggers a large amount of backtracking in a regular expression.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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": [ { @@ -22,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "1.0.0" + "introduced": "1.0" }, { "fixed": "1.0.4" @@ -41,7 +48,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "1.1.0" + "introduced": "1.1" }, { "fixed": "1.1.1" @@ -72,6 +79,18 @@ "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2009-4.yaml" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20091013093057/http://secunia.com/advisories/36968" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20091017070244/http://secunia.com/advisories/36948" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200228171918/http://www.securityfocus.com/bid/36655" @@ -102,7 +121,7 @@ "CWE-1333", "CWE-400" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-08T22:00:20Z", "nvd_published_at": "2009-10-13T10:30:00Z" diff --git a/advisories/github-reviewed/2024/09/GHSA-wcjw-3v6p-4v3r/GHSA-wcjw-3v6p-4v3r.json b/advisories/github-reviewed/2024/09/GHSA-wcjw-3v6p-4v3r/GHSA-wcjw-3v6p-4v3r.json index 77c3d8fe26b..57dc2860205 100644 --- a/advisories/github-reviewed/2024/09/GHSA-wcjw-3v6p-4v3r/GHSA-wcjw-3v6p-4v3r.json +++ b/advisories/github-reviewed/2024/09/GHSA-wcjw-3v6p-4v3r/GHSA-wcjw-3v6p-4v3r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wcjw-3v6p-4v3r", - "modified": "2024-09-16T21:11:46Z", + "modified": "2024-09-16T21:57:30Z", "published": "2024-09-12T15:33:00Z", "aliases": [ "CVE-2024-45846" @@ -52,6 +52,10 @@ "type": "PACKAGE", "url": "https://github.com/mindsdb/mindsdb" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2024-77.yaml" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb"