{ "CVE_data_meta": { "AKA": "Wordfence", "ASSIGNER": "security@wordfence.com", "ID": "CVE-2022-2435", "STATE": "PUBLIC", "TITLE": "AnyMind Widget <= 1.1 - Cross-Site Request Forgery to Cross-Site Scripting" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "AnyMind Widget", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.1", "version_value": "1.1" } ] } } ] }, "vendor_name": "mbeltwski" } ] } }, "credit": [ { "lang": "eng", "value": "Sho Sakata" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The AnyMind Widget plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including 1.1. This is due to missing nonce protection on the createDOMStructure() function found in the ~/anymind-widget-id.php file. This makes it possible for unauthenticated attackers to inject malicious web scripts into the page, granted they can trick a site\u2019s administrator into performing an action such as clicking on a link." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352 Cross-Site Request Forgery (CSRF)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://plugins.trac.wordpress.org/browser/anymind-widget/trunk/anymind-widget-id.php", "name": "https://plugins.trac.wordpress.org/browser/anymind-widget/trunk/anymind-widget-id.php" }, { "refsource": "MISC", "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2435", "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2435" } ] }, "source": { "discovery": "UNKNOWN" } }