diff --git a/advisories/github-reviewed/2021/04/GHSA-58c7-px5v-82hh/GHSA-58c7-px5v-82hh.json b/advisories/github-reviewed/2021/04/GHSA-58c7-px5v-82hh/GHSA-58c7-px5v-82hh.json index f9ba78c972e..1428feb16bd 100644 --- a/advisories/github-reviewed/2021/04/GHSA-58c7-px5v-82hh/GHSA-58c7-px5v-82hh.json +++ b/advisories/github-reviewed/2021/04/GHSA-58c7-px5v-82hh/GHSA-58c7-px5v-82hh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-58c7-px5v-82hh", - "modified": "2023-03-30T14:48:14Z", + "modified": "2024-09-16T21:29:06Z", "published": "2021-04-06T17:28:59Z", "aliases": [ "CVE-2021-21416" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -48,6 +52,10 @@ "type": "WEB", "url": "https://github.com/ubernostrum/django-registration/commit/2db0bb7ec35636ea46b07b146328b87b2cb13ca5" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-registration/PYSEC-2021-11.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/ubernostrum/django-registration" diff --git a/advisories/github-reviewed/2022/05/GHSA-wxmr-7xjv-8xqw/GHSA-wxmr-7xjv-8xqw.json b/advisories/github-reviewed/2022/05/GHSA-wxmr-7xjv-8xqw/GHSA-wxmr-7xjv-8xqw.json index 1d269de0176..162b197876f 100644 --- a/advisories/github-reviewed/2022/05/GHSA-wxmr-7xjv-8xqw/GHSA-wxmr-7xjv-8xqw.json +++ b/advisories/github-reviewed/2022/05/GHSA-wxmr-7xjv-8xqw/GHSA-wxmr-7xjv-8xqw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wxmr-7xjv-8xqw", - "modified": "2023-08-04T23:07:33Z", + "modified": "2024-09-16T21:28:10Z", "published": "2022-05-17T04:13:43Z", "aliases": [ "CVE-2015-0846" @@ -9,7 +9,14 @@ "summary": "django-markupfield Arbitrary File Read", "details": "django-markupfield before 1.3.2 uses the default docutils `RESTRUCTUREDTEXT_FILTER_SETTINGS` settings, which allows remote attackers to include and read arbitrary files via unspecified vectors.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -17,6 +24,11 @@ "ecosystem": "PyPI", "name": "django-markupfield" }, + "ecosystem_specific": { + "affected_functions": [ + "markupfield.markup.render_rest" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -49,6 +61,14 @@ "type": "WEB", "url": "https://github.com/jamesturk/django-markupfield/blob/1.3.3/CHANGELOG" }, + { + "type": "WEB", + "url": "https://github.com/jamesturk/django-markupfield/blob/master/CHANGELOG" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-markupfield/PYSEC-2015-12.yaml" + }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2015/apr/21/docutils-security-advisory" @@ -62,7 +82,7 @@ "cwe_ids": [ "CWE-200" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-04T23:07:33Z", "nvd_published_at": "2015-04-24T14:59:00Z"