{ "CVE_data_meta": { "ID": "CVE-2021-24973", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Site Reviews < 5.17.3 - Unauthenticated Stored Cross-Site Scripting" }, "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": "Site Reviews", "version": { "version_data": [ { "version_affected": "<", "version_name": "5.17.3", "version_value": "5.17.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Site Reviews WordPress plugin before 5.17.3 does not sanitise and escape the site-reviews parameter of the glsr_action AJAX action (available to unauthenticated and any authenticated users), allowing them to perform Cross-Site Scripting attacks against logged in admins viewing the Tool dashboard of the plugin" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/0118f245-0e6f-44c1-9bdb-5b3a5d2403d6", "name": "https://wpscan.com/vulnerability/0118f245-0e6f-44c1-9bdb-5b3a5d2403d6" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2629821", "name": "https://plugins.trac.wordpress.org/changeset/2629821" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-79 Cross-site Scripting (XSS)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Krzysztof ZajÄ…c" } ], "source": { "discovery": "EXTERNAL" } }