{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-10814", "ASSIGNER": "security@wordfence.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The Code Embed plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.5 via the ce_get_file() function. This makes it possible for authenticated attackers, with contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-918 Server-Side Request Forgery (SSRF)", "cweId": "CWE-918" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "dartiss", "product": { "product_data": [ { "product_name": "Code Embed", "version": { "version_data": [ { "version_affected": "<=", "version_name": "*", "version_value": "2.5" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0e1e17c9-b9ee-495a-be49-9aa88f8023a2?source=cve", "refsource": "MISC", "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0e1e17c9-b9ee-495a-be49-9aa88f8023a2?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/simple-embed-code/trunk/includes/add-embeds.php#L145", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/browser/simple-embed-code/trunk/includes/add-embeds.php#L145" }, { "url": "https://plugins.trac.wordpress.org/changeset/3182609/", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/changeset/3182609/" } ] }, "credits": [ { "lang": "en", "value": "Max Boll" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "baseScore": 6.4, "baseSeverity": "MEDIUM" } ] } }