From 5d59d4513c097cf7d3c523004ab08104d6e91d4c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:31:55 +0000 Subject: [PATCH] Publish Advisories GHSA-ffh6-x3fh-24rm GHSA-qgpr-vcpp-48p5 --- .../GHSA-ffh6-x3fh-24rm.json | 52 +++++++++++++++++ .../GHSA-qgpr-vcpp-48p5.json | 56 +++++++++++++++++++ 2 files changed, 108 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-ffh6-x3fh-24rm/GHSA-ffh6-x3fh-24rm.json create mode 100644 advisories/unreviewed/2025/01/GHSA-qgpr-vcpp-48p5/GHSA-qgpr-vcpp-48p5.json diff --git a/advisories/unreviewed/2025/01/GHSA-ffh6-x3fh-24rm/GHSA-ffh6-x3fh-24rm.json b/advisories/unreviewed/2025/01/GHSA-ffh6-x3fh-24rm/GHSA-ffh6-x3fh-24rm.json new file mode 100644 index 00000000000..8077020528d --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-ffh6-x3fh-24rm/GHSA-ffh6-x3fh-24rm.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ffh6-x3fh-24rm", + "modified": "2025-01-10T09:30:26Z", + "published": "2025-01-10T09:30:26Z", + "aliases": [ + "CVE-2024-13183" + ], + "details": "The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘title_tag’ parameter in all versions up to, and including, 2.10.43 due to insufficient input sanitization and output escaping. 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-13183" + }, + { + "type": "WEB", + "url": "https://github.com/Codeinwp/themeisle-companion/commit/47a17c86934cebbfc3f1a812f1afcaa20515c1f7" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/themeisle-companion/trunk/obfx_modules/elementor-extra-widgets/widgets/elementor/pricing-table.php#L118" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3219568" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/themeisle-companion/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d0f6be2b-5eb6-4828-ae95-7f2253700ee9?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T08:15:25Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-qgpr-vcpp-48p5/GHSA-qgpr-vcpp-48p5.json b/advisories/unreviewed/2025/01/GHSA-qgpr-vcpp-48p5/GHSA-qgpr-vcpp-48p5.json new file mode 100644 index 00000000000..3cf24a2dfeb --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-qgpr-vcpp-48p5/GHSA-qgpr-vcpp-48p5.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qgpr-vcpp-48p5", + "modified": "2025-01-10T09:30:26Z", + "published": "2025-01-10T09:30:26Z", + "aliases": [ + "CVE-2025-0311" + ], + "details": "The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Pricing Table widget in all versions up to, and including, 2.10.43 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-2025-0311" + }, + { + "type": "WEB", + "url": "https://github.com/Codeinwp/themeisle-companion/commit/47a17c86934cebbfc3f1a812f1afcaa20515c1f7" + }, + { + "type": "WEB", + "url": "https://github.com/Codeinwp/themeisle-companion/commit/c311050b372cf38e82d8ec9deadf4f21a8931487" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/themeisle-companion/trunk/obfx_modules/elementor-extra-widgets/widgets/elementor/pricing-table.php#L1024" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3219568" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/themeisle-companion/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9d17a3a0-3c09-4d67-96d6-d97bde92f100?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T07:15:08Z" + } +} \ No newline at end of file