Publish Advisories

GHSA-58c7-px5v-82hh
GHSA-wxmr-7xjv-8xqw
This commit is contained in:
advisory-database[bot]
2024-09-16 21:30:10 +00:00
parent 08289c5959
commit 3c88e5a21d
2 changed files with 32 additions and 4 deletions
@@ -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"
@@ -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"