{ "CVE_data_meta": { "ID": "CVE-2022-2184", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "CAPTCHA 4WP < 7.1.0 - Local File Inclusion via CSRF" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "CAPTCHA 4WP", "version": { "version_data": [ { "version_affected": "<", "version_name": "7.1.0", "version_value": "7.1.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The CAPTCHA 4WP WordPress plugin before 7.1.0 lets user input reach a sensitive require_once call in one of its admin-side templates. This can be abused by attackers, via a Cross-Site Request Forgery attack to run arbitrary code on the server." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/e777784f-5ba0-4966-be27-e0a0cbbfe056", "name": "https://wpscan.com/vulnerability/e777784f-5ba0-4966-be27-e0a0cbbfe056" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "lang": "eng" } ] }, { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "ZhongFu Su(JrXnm) of WuHan University" } ], "source": { "discovery": "EXTERNAL" } }