{ "CVE_data_meta": { "ID": "CVE-2022-0248", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Contact Form Submissions < 1.7.3 - Unauthenticated 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": "Contact Form Submissions", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.7.3", "version_value": "1.7.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Contact Form Submissions WordPress plugin before 1.7.3 does not sanitise and escape additional fields in contact form requests before outputting them in the related submission. As a result, unauthenticated attacker could perform Cross-Site Scripting attacks against admins viewing the malicious submission" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/d02cf542-2d75-46bc-a0df-67bbe501cc89", "name": "https://wpscan.com/vulnerability/d02cf542-2d75-46bc-a0df-67bbe501cc89" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2682024", "name": "https://plugins.trac.wordpress.org/changeset/2682024" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-79 Cross-site Scripting (XSS)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Yoru Oni" } ], "source": { "discovery": "EXTERNAL" } }