{ "CVE_data_meta": { "ID": "CVE-2021-24950", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Insight Core <= 1.0 - Subscriber+ PHP Object Injection & Stored XSS" }, "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": "Insight Core", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.0", "version_value": "1.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Insight Core WordPress plugin through 1.0 does not have any authorisation and CSRF checks in the insight_customizer_options_import (available to any authenticated user), does not validate user input before passing it to unserialize(), nor sanitise and escape it before outputting it in the response. As a result, it could allow users with a role as low as Subscriber to perform PHP Object Injection, as well as Stored Cross-Site Scripting attacks" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75", "name": "https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-862 Missing Authorization", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Krzysztof ZajÄ…c" } ], "source": { "discovery": "EXTERNAL" } }