From 9359b272917fdb249c6bcacc5f3f1bc57402605e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 06:31:59 +0000 Subject: [PATCH] Publish Advisories GHSA-2xgv-m375-mfjc GHSA-gf48-phqq-q3qr --- .../GHSA-2xgv-m375-mfjc.json | 40 +++++++++++++++++++ .../GHSA-gf48-phqq-q3qr.json | 40 +++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-2xgv-m375-mfjc/GHSA-2xgv-m375-mfjc.json create mode 100644 advisories/unreviewed/2025/01/GHSA-gf48-phqq-q3qr/GHSA-gf48-phqq-q3qr.json diff --git a/advisories/unreviewed/2025/01/GHSA-2xgv-m375-mfjc/GHSA-2xgv-m375-mfjc.json b/advisories/unreviewed/2025/01/GHSA-2xgv-m375-mfjc/GHSA-2xgv-m375-mfjc.json new file mode 100644 index 00000000000..21da99b0e7b --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-2xgv-m375-mfjc/GHSA-2xgv-m375-mfjc.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2xgv-m375-mfjc", + "modified": "2025-01-10T06:30:33Z", + "published": "2025-01-10T06:30:33Z", + "aliases": [ + "CVE-2024-12473" + ], + "details": "The AI Scribe – SEO AI Writer, Content Generator, Humanizer, Blog Writer, SEO Optimizer, DALLE-3, AI WordPress Plugin ChatGPT (GPT-4o 128K) plugin for WordPress is vulnerable to SQL Injection via the 'template_id' parameter of the 'article_builder_generate_data' shortcode in all versions up to, and including, 2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "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": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12473" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ai-scribe-the-chatgpt-powered-seo-content-creation-wizard/trunk/article_builder.php#L891" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/79125ac2-f3ed-40c9-a81b-340195fc8da5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T04:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-gf48-phqq-q3qr/GHSA-gf48-phqq-q3qr.json b/advisories/unreviewed/2025/01/GHSA-gf48-phqq-q3qr/GHSA-gf48-phqq-q3qr.json new file mode 100644 index 00000000000..a675dda7417 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-gf48-phqq-q3qr/GHSA-gf48-phqq-q3qr.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gf48-phqq-q3qr", + "modified": "2025-01-10T06:30:35Z", + "published": "2025-01-10T06:30:35Z", + "aliases": [ + "CVE-2024-12606" + ], + "details": "The AI Scribe – SEO AI Writer, Content Generator, Humanizer, Blog Writer, SEO Optimizer, DALLE-3, AI WordPress Plugin ChatGPT (GPT-4o 128K) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the engine_request_data() function in all versions up to, and including, 2.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update plugin settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12606" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ai-scribe-the-chatgpt-powered-seo-content-creation-wizard/trunk/article_builder.php#L730" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4bc4a765-719e-4e99-b7f3-d255e4c019f5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T04:15:19Z" + } +} \ No newline at end of file