From b246224104c630ed3e398bf1c13a43665022d9cb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:26:48 +0000 Subject: [PATCH] Publish Advisories GHSA-7wxf-r2qv-9xwr GHSA-jq57-3w7p-vwvv GHSA-pcfx-g2j2-f6f6 GHSA-2wqw-hr4f-xrhh GHSA-3p3p-cgj7-vgw3 GHSA-5frw-4rwq-xhcr GHSA-86fc-f9gr-v533 --- .../GHSA-7wxf-r2qv-9xwr.json | 13 +++++++--- .../GHSA-jq57-3w7p-vwvv.json | 15 ++++++++--- .../GHSA-pcfx-g2j2-f6f6.json | 13 +++++++--- .../GHSA-2wqw-hr4f-xrhh.json | 15 ++++++++--- .../GHSA-3p3p-cgj7-vgw3.json | 26 ++++++++++++++++--- .../GHSA-5frw-4rwq-xhcr.json | 14 +++++++--- .../GHSA-86fc-f9gr-v533.json | 10 ++++--- 7 files changed, 83 insertions(+), 23 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-7wxf-r2qv-9xwr/GHSA-7wxf-r2qv-9xwr.json b/advisories/github-reviewed/2024/02/GHSA-7wxf-r2qv-9xwr/GHSA-7wxf-r2qv-9xwr.json index 78cfe758481..48a8d2a553f 100644 --- a/advisories/github-reviewed/2024/02/GHSA-7wxf-r2qv-9xwr/GHSA-7wxf-r2qv-9xwr.json +++ b/advisories/github-reviewed/2024/02/GHSA-7wxf-r2qv-9xwr/GHSA-7wxf-r2qv-9xwr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7wxf-r2qv-9xwr", - "modified": "2024-02-29T22:14:47Z", + "modified": "2024-03-21T18:25:19Z", "published": "2024-02-29T22:14:47Z", "aliases": [ "CVE-2024-27291" @@ -9,7 +9,10 @@ "summary": "Docassemble open redirect", "details": "### Impact\nIt is possible to create a URL that acts as an open redirect.\n\n### Patches\nThe vulnerability has been patched in version 1.4.97 of the master branch. The Docker image on docker.io has been patched.\n\n### Workarounds\nIf upgrading is not possible, manually apply the changes of [4801ac7](https://github.com/jhpyle/docassemble/commit/4801ac7ff7c90df00ac09523077930cdb6dea2aa) and restart the server (e.g., by pressing Save on the Configuration screen).\n\n### Credit\n\nThe vulnerability was discovered by Riyush Ghimire (@richighimi).\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [docassemble](https://github.com/jhpyle/docassemble/issues)\n* Join the [Slack channel](https://join.slack.com/t/docassemble/shared_invite/zt-2cspzjo9j-YyE7SrLmi5muAvnPv~Bz~A)\n* Email us at jhpyle@gmail.com", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } ], "affected": [ { @@ -37,6 +40,10 @@ "type": "WEB", "url": "https://github.com/jhpyle/docassemble/security/advisories/GHSA-7wxf-r2qv-9xwr" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27291" + }, { "type": "WEB", "url": "https://github.com/jhpyle/docassemble/commit/4801ac7ff7c90df00ac09523077930cdb6dea2aa" @@ -53,6 +60,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-02-29T22:14:47Z", - "nvd_published_at": null + "nvd_published_at": "2024-03-21T02:52:19Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/02/GHSA-jq57-3w7p-vwvv/GHSA-jq57-3w7p-vwvv.json b/advisories/github-reviewed/2024/02/GHSA-jq57-3w7p-vwvv/GHSA-jq57-3w7p-vwvv.json index b7970aab3b9..a3e27138af1 100644 --- a/advisories/github-reviewed/2024/02/GHSA-jq57-3w7p-vwvv/GHSA-jq57-3w7p-vwvv.json +++ b/advisories/github-reviewed/2024/02/GHSA-jq57-3w7p-vwvv/GHSA-jq57-3w7p-vwvv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jq57-3w7p-vwvv", - "modified": "2024-02-29T22:14:46Z", + "modified": "2024-03-21T18:25:22Z", "published": "2024-02-29T22:14:46Z", "aliases": [ "CVE-2024-27292" @@ -9,7 +9,10 @@ "summary": "Docassemble unauthorized access through URL manipulation", "details": "### Impact\nThe vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96.\n\n### Patches\nThe vulnerability has been patched in version 1.4.97 of the master branch. The Docker image on docker.io has been patched.\n\n### Workarounds\nIf upgrading is not possible, manually apply the changes of [97f77dc](https://github.com/jhpyle/docassemble/commit/97f77dc486a26a22ba804765bfd7058aabd600c9) and restart the server.\n\n### Credit\n\nThe vulnerability was discovered by Riyush Ghimire (@richighimi).\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [docassemble](https://github.com/jhpyle/docassemble/issues)\n* Join the [Slack channel](https://join.slack.com/t/docassemble/shared_invite/zt-2cspzjo9j-YyE7SrLmi5muAvnPv~Bz~A)\n* Email us at jhpyle@gmail.com", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -56,6 +59,10 @@ "type": "WEB", "url": "https://github.com/jhpyle/docassemble/security/advisories/GHSA-jq57-3w7p-vwvv" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27292" + }, { "type": "WEB", "url": "https://github.com/jhpyle/docassemble/commit/97f77dc486a26a22ba804765bfd7058aabd600c9" @@ -67,11 +74,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-706" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-29T22:14:46Z", - "nvd_published_at": null + "nvd_published_at": "2024-03-21T02:52:19Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/02/GHSA-pcfx-g2j2-f6f6/GHSA-pcfx-g2j2-f6f6.json b/advisories/github-reviewed/2024/02/GHSA-pcfx-g2j2-f6f6/GHSA-pcfx-g2j2-f6f6.json index 8d0b08cc114..105d4d4d926 100644 --- a/advisories/github-reviewed/2024/02/GHSA-pcfx-g2j2-f6f6/GHSA-pcfx-g2j2-f6f6.json +++ b/advisories/github-reviewed/2024/02/GHSA-pcfx-g2j2-f6f6/GHSA-pcfx-g2j2-f6f6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pcfx-g2j2-f6f6", - "modified": "2024-02-29T22:14:49Z", + "modified": "2024-03-21T18:25:16Z", "published": "2024-02-29T22:14:49Z", "aliases": [ "CVE-2024-27290" @@ -9,7 +9,10 @@ "summary": "Docassemble HTML and javascript injection", "details": "### Impact\nA user could type HTML into a field, including the field for the user's name, and then that HTML could be displayed on the screen as HTML. The HTML can also contain `