{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-3240", "ASSIGNER": "security@wordfence.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The \"Follow Me Plugin\" plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.1.1. This is due to missing nonce validation on the FollowMeIgniteSocialMedia_options_page() function. This makes it possible for unauthenticated attackers to modify the plugin's settings and inject malicious JavaScript via a forged request granted they can trick a site administrator into performing an action such as clicking on a link." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352 Cross-Site Request Forgery (CSRF)" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "brian-chappell", "product": { "product_data": [ { "product_name": "Follow Me Plugin", "version": { "version_data": [ { "version_value": "*", "version_affected": "=" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://plugins.trac.wordpress.org/browser/follow-me/trunk/follow-me.php#L261", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/browser/follow-me/trunk/follow-me.php#L261" }, { "url": "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-3240", "refsource": "MISC", "name": "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-3240" } ] }, "credits": [ { "lang": "en", "value": "Marco Wotschka" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/A:H/I:H/C:H/S:U/UI:R/PR:N/AC:L/AV:N", "baseScore": 8.8, "baseSeverity": "HIGH" } ] } }