diff --git a/mapping.csv b/mapping.csv index 8c28c3cadc..ba47f6472c 100644 --- a/mapping.csv +++ b/mapping.csv @@ -262875,3 +262875,5 @@ vulnerability,CVE-2024-56376,vulnerability--5078ece8-cbeb-4c30-9310-97ae3377e4fb vulnerability,CVE-2024-56377,vulnerability--9e6cab2d-360c-4b32-a68f-7bfb1eb0d8bb vulnerability,CVE-2025-21380,vulnerability--82f305a9-d803-4645-ba9b-e6f2f998e339 vulnerability,CVE-2025-21385,vulnerability--7aa678b6-2610-4f1a-9120-0e1e75962bef +vulnerability,CVE-2024-12606,vulnerability--adc49411-fb00-4c10-a1aa-e3c6e9e40f3a +vulnerability,CVE-2024-12473,vulnerability--5c7f9eb4-c327-4a60-a47d-326f78f7d93b diff --git a/objects/vulnerability/vulnerability--5c7f9eb4-c327-4a60-a47d-326f78f7d93b.json b/objects/vulnerability/vulnerability--5c7f9eb4-c327-4a60-a47d-326f78f7d93b.json new file mode 100644 index 0000000000..06a2dea155 --- /dev/null +++ b/objects/vulnerability/vulnerability--5c7f9eb4-c327-4a60-a47d-326f78f7d93b.json @@ -0,0 +1,22 @@ +{ + "type": "bundle", + "id": "bundle--26ab6c46-b447-4bda-aba7-9637c5bdacdc", + "objects": [ + { + "type": "vulnerability", + "spec_version": "2.1", + "id": "vulnerability--5c7f9eb4-c327-4a60-a47d-326f78f7d93b", + "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a", + "created": "2025-01-10T04:23:27.231562Z", + "modified": "2025-01-10T04:23:27.231562Z", + "name": "CVE-2024-12473", + "description": "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.", + "external_references": [ + { + "source_name": "cve", + "external_id": "CVE-2024-12473" + } + ] + } + ] +} \ No newline at end of file diff --git a/objects/vulnerability/vulnerability--adc49411-fb00-4c10-a1aa-e3c6e9e40f3a.json b/objects/vulnerability/vulnerability--adc49411-fb00-4c10-a1aa-e3c6e9e40f3a.json new file mode 100644 index 0000000000..4b46fe8eef --- /dev/null +++ b/objects/vulnerability/vulnerability--adc49411-fb00-4c10-a1aa-e3c6e9e40f3a.json @@ -0,0 +1,22 @@ +{ + "type": "bundle", + "id": "bundle--6ffbb1f6-9ae1-43b0-8784-ee8fed4174cc", + "objects": [ + { + "type": "vulnerability", + "spec_version": "2.1", + "id": "vulnerability--adc49411-fb00-4c10-a1aa-e3c6e9e40f3a", + "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a", + "created": "2025-01-10T04:23:27.201256Z", + "modified": "2025-01-10T04:23:27.201256Z", + "name": "CVE-2024-12606", + "description": "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.", + "external_references": [ + { + "source_name": "cve", + "external_id": "CVE-2024-12606" + } + ] + } + ] +} \ No newline at end of file