{ "CVE_data_meta": { "ID": "CVE-2021-24963", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "LiteSpeed Cache < 4.4.4 - Admin+ Reflected 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": "LiteSpeed Cache", "version": { "version_data": [ { "version_affected": "<", "version_name": "4.4.4", "version_value": "4.4.4" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The LiteSpeed Cache WordPress plugin before 4.4.4 does not escape the qc_res parameter before outputting it back in the JS code of an admin page, leading to a Reflected Cross-Site Scripting" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/7f8b4275-7586-4e04-afd9-d12bdab6ba9b", "name": "https://wpscan.com/vulnerability/7f8b4275-7586-4e04-afd9-d12bdab6ba9b" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2634373", "name": "https://plugins.trac.wordpress.org/changeset/2634373" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-79 Cross-site Scripting (XSS)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Emil Kylander" } ], "source": { "discovery": "EXTERNAL" } }