From 61a3b21ce9973f4c08dd6e947c61a851b2b0df6a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 19:20:05 +0000 Subject: [PATCH] Publish Advisories GHSA-ppjr-267j-5p9x GHSA-469h-mqg8-535r GHSA-jm79-9pm4-vrw9 --- .../GHSA-ppjr-267j-5p9x.json | 4 ++-- .../GHSA-469h-mqg8-535r.json | 18 +++++++++++++----- .../GHSA-jm79-9pm4-vrw9.json | 8 ++++++++ 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2023/03/GHSA-ppjr-267j-5p9x/GHSA-ppjr-267j-5p9x.json b/advisories/github-reviewed/2023/03/GHSA-ppjr-267j-5p9x/GHSA-ppjr-267j-5p9x.json index 54156f89a44..5cd9979ae67 100644 --- a/advisories/github-reviewed/2023/03/GHSA-ppjr-267j-5p9x/GHSA-ppjr-267j-5p9x.json +++ b/advisories/github-reviewed/2023/03/GHSA-ppjr-267j-5p9x/GHSA-ppjr-267j-5p9x.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-ppjr-267j-5p9x", - "modified": "2023-03-20T21:11:58Z", + "modified": "2023-07-19T19:19:42Z", "published": "2023-03-20T21:11:58Z", "aliases": [ ], "summary": "NULL pointer derefernce in `stb_image`", - "details": "A bug in error handling in the `stb_image` C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the `stb_image` Rust crate, by patching the C code to correctly handle NULL pointers.\n\nThank you to GitHub user 0xdd96 for finding and fixing this vulnerability.\n", + "details": "A bug in error handling in the `stb_image` C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the `stb_image` Rust crate, by patching the C code to correctly handle NULL pointers.\n", "severity": [ ], diff --git a/advisories/github-reviewed/2023/07/GHSA-469h-mqg8-535r/GHSA-469h-mqg8-535r.json b/advisories/github-reviewed/2023/07/GHSA-469h-mqg8-535r/GHSA-469h-mqg8-535r.json index 4e9bc4c3572..d286017c19c 100644 --- a/advisories/github-reviewed/2023/07/GHSA-469h-mqg8-535r/GHSA-469h-mqg8-535r.json +++ b/advisories/github-reviewed/2023/07/GHSA-469h-mqg8-535r/GHSA-469h-mqg8-535r.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-469h-mqg8-535r", - "modified": "2023-07-11T22:47:01Z", + "modified": "2023-07-19T19:18:56Z", "published": "2023-07-11T22:47:01Z", "aliases": [ "CVE-2023-32693" ], "summary": "Decidim Cross-site Scripting vulnerability in the external link redirections", - "details": "### Impact\n\nThe external link feature is susceptible to Cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing.\n\n### Patches\n\nThe problem was patched in [v0.27.3](https://github.com/decidim/decidim/releases/tag/v0.27.3) and [v0.26.6](https://github.com/decidim/decidim/releases/tag/v0.26.6)\n", + "details": "### Impact\n\nThe external link feature is susceptible to Cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing.\n\n### Patches\n\nThe problem was patched in [v0.27.3](https://github.com/decidim/decidim/releases/tag/v0.27.3) and [v0.26.7](https://github.com/decidim/decidim/releases/tag/v0.26.7)\n", "severity": [ { "type": "CVSS_V3", @@ -28,7 +28,7 @@ "introduced": "0.25.0" }, { - "fixed": "0.26.6" + "fixed": "0.26.7" } ] } @@ -66,7 +66,7 @@ "introduced": "0.25.0" }, { - "fixed": "0.26.6" + "fixed": "0.26.7" } ] } @@ -107,11 +107,19 @@ }, { "type": "WEB", - "url": "https://github.com/decidim/decidim/releases/tag/v0.26.6" + "url": "https://github.com/decidim/decidim/releases/tag/v0.26.7" }, { "type": "WEB", "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim-core/CVE-2023-32693.yml" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2023-32693.yml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2023/07/GHSA-jm79-9pm4-vrw9/GHSA-jm79-9pm4-vrw9.json b/advisories/github-reviewed/2023/07/GHSA-jm79-9pm4-vrw9/GHSA-jm79-9pm4-vrw9.json index 45bf54c02f5..c2cd24f015f 100644 --- a/advisories/github-reviewed/2023/07/GHSA-jm79-9pm4-vrw9/GHSA-jm79-9pm4-vrw9.json +++ b/advisories/github-reviewed/2023/07/GHSA-jm79-9pm4-vrw9/GHSA-jm79-9pm4-vrw9.json @@ -74,6 +74,14 @@ { "type": "WEB", "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim-meetings/CVE-2023-34090.yml" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2023-34090.yml" } ], "database_specific": {