From 07a65c593f30a6029a237cd05b7bc6aab15ee86a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:32:25 +0000 Subject: [PATCH] Publish GHSA-v27g-vjv7-wx7j --- .../GHSA-v27g-vjv7-wx7j.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2024/08/GHSA-v27g-vjv7-wx7j/GHSA-v27g-vjv7-wx7j.json diff --git a/advisories/unreviewed/2024/08/GHSA-v27g-vjv7-wx7j/GHSA-v27g-vjv7-wx7j.json b/advisories/unreviewed/2024/08/GHSA-v27g-vjv7-wx7j/GHSA-v27g-vjv7-wx7j.json new file mode 100644 index 00000000000..64c6b57dafc --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-v27g-vjv7-wx7j/GHSA-v27g-vjv7-wx7j.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v27g-vjv7-wx7j", + "modified": "2024-08-01T12:30:34Z", + "published": "2024-08-01T12:30:34Z", + "aliases": [ + "CVE-2024-6346" + ], + "details": "The Gutenberg Blocks, Page Builder – ComboBlocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the redirectURL parameter of the Date Countdown widget, in all versions up to, and including, 2.2.85a due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6346" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/post-grid/tags/2.2.84/includes/blocks/date-countdown/front-scripts.js#L117" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/post-grid/tags/2.2.84/includes/blocks/date-countdown/index.php#L283" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1512d911-167f-4653-ab20-cb057b83dab1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-01T10:15:02Z" + } +} \ No newline at end of file