From 1ff3ffe78ad6364fdf340b036cb4fb3e6d261497 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:29:13 +0000 Subject: [PATCH] Publish Advisories GHSA-vjv6-gq77-3mjw GHSA-mjff-wv85-hmcj --- .../GHSA-vjv6-gq77-3mjw/GHSA-vjv6-gq77-3mjw.json | 16 ++++++++++------ .../GHSA-mjff-wv85-hmcj/GHSA-mjff-wv85-hmcj.json | 9 ++++++--- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/advisories/github-reviewed/2020/07/GHSA-vjv6-gq77-3mjw/GHSA-vjv6-gq77-3mjw.json b/advisories/github-reviewed/2020/07/GHSA-vjv6-gq77-3mjw/GHSA-vjv6-gq77-3mjw.json index 97df77a47a1..8c0fd3236b3 100644 --- a/advisories/github-reviewed/2020/07/GHSA-vjv6-gq77-3mjw/GHSA-vjv6-gq77-3mjw.json +++ b/advisories/github-reviewed/2020/07/GHSA-vjv6-gq77-3mjw/GHSA-vjv6-gq77-3mjw.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-vjv6-gq77-3mjw", - "modified": "2021-01-07T23:47:50Z", + "modified": "2023-06-27T20:27:43Z", "published": "2020-07-07T16:32:45Z", "aliases": [ "CVE-2020-15232" ], "summary": "XXE attack in Mapfish Print", - "details": "### Impact\nA user can do to an XML External Entity (XXE) attack with the provided SDL style.\n\n### Patches\nUse version >= 3.24\n\n### Workarounds\nNo\n\n### References\n* https://cwe.mitre.org/data/definitions/611.html\n* https://github.com/mapfish/mapfish-print/pull/1397/commits/e1d0527d13db06b2b62ca7d6afb9e97dacd67a0e\n\n### For more information\nIf you have any questions or comments about this advisory Comment the pull request: https://github.com/mapfish/mapfish-print/pull/1397", + "details": "### Impact\nA user can do to an XML External Entity (XXE) attack with the provided SDL style.\n\n### Patches\nUse version >= 3.24\n\n### Workarounds\nNo\n\n### References\n* https://cwe.mitre.org/data/definitions/611.html\n* https://github.com/mapfish/mapfish-print/pull/1397/commits/e1d0527d13db06b2b62ca7d6afb9e97dacd67a0e\n\n### For more information\nIf you have any questions or comments about this advisory Comment the pull request: https://github.com/mapfish/mapfish-print/pull/1397\n", "severity": [ { "type": "CVSS_V3", @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "3.0" }, { "fixed": "3.24" @@ -44,7 +44,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "3.0" }, { "fixed": "3.24" @@ -63,7 +63,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "3.0" }, { "fixed": "3.24" @@ -89,13 +89,17 @@ { "type": "WEB", "url": "https://github.com/mapfish/mapfish-print/pull/1397/commits/e1d0527d13db06b2b62ca7d6afb9e97dacd67a0e" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mapfish/mapfish-print" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], - "severity": "LOW", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-07-07T16:32:20Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2023/06/GHSA-mjff-wv85-hmcj/GHSA-mjff-wv85-hmcj.json b/advisories/github-reviewed/2023/06/GHSA-mjff-wv85-hmcj/GHSA-mjff-wv85-hmcj.json index 7df8877af3c..6be8660fbed 100644 --- a/advisories/github-reviewed/2023/06/GHSA-mjff-wv85-hmcj/GHSA-mjff-wv85-hmcj.json +++ b/advisories/github-reviewed/2023/06/GHSA-mjff-wv85-hmcj/GHSA-mjff-wv85-hmcj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mjff-wv85-hmcj", - "modified": "2023-06-19T22:47:45Z", + "modified": "2023-06-27T20:28:27Z", "published": "2023-06-19T09:30:17Z", "aliases": [ "CVE-2023-35005" @@ -9,7 +9,10 @@ "summary": "Apache Airflow vulnerable to exposure of sensitive information", "details": "In Apache Airflow, some potentially sensitive values were being shown to the user in certain situations.\n\nThis vulnerability is mitigated by the fact configuration is not shown in the UI by default (only if `[webserver] expose_config` is set to `non-sensitive-only`), and not all uncensored values are actually sentitive.\n\nThis issue affects Apache Airflow: from 2.5.0 before 2.6.2. Users are recommended to update to version 2.6.2 or later.\n\n\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -62,7 +65,7 @@ "cwe_ids": [ "CWE-200" ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-06-19T22:47:45Z", "nvd_published_at": null