{ "CVE_data_meta": { "ID": "CVE-2021-24610", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "TranslatePress < 2.0.9 - Authenticated 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": "Translate Multilingual sites \u2013 TranslatePress", "version": { "version_data": [ { "version_affected": "<", "version_name": "2.0.9", "version_value": "2.0.9" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The TranslatePress WordPress plugin before 2.0.9 does not implement a proper sanitisation on the translated strings. The 'trp_sanitize_string' function only removes script tag with a regex, still allowing other HTML tags and attributes to execute javascript, which could lead to authenticated Stored Cross-Site Scripting issues." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/b87fcc2f-c2eb-4e23-9757-d1c590f26d3f", "name": "https://wpscan.com/vulnerability/b87fcc2f-c2eb-4e23-9757-d1c590f26d3f" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/164306/WordPress-TranslatePress-2.0.8-Cross-Site-Scripting.html", "url": "http://packetstormsecurity.com/files/164306/WordPress-TranslatePress-2.0.8-Cross-Site-Scripting.html" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-79 Cross-site Scripting (XSS)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "apapedulimu" } ], "source": { "discovery": "EXTERNAL" } }