{ "CVE_data_meta": { "ID": "CVE-2022-1829", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Inline Google Maps <= 5.11 - Arbitrary Settings Update to Stored XSS via CSRF" }, "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": "Inline Google Maps", "version": { "version_data": [ { "version_affected": "<=", "version_name": "5.11", "version_value": "5.11" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Inline Google Maps WordPress plugin through 5.11 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack, and lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/8353aa12-dbb7-433f-9dd9-d61a3f303d4b", "name": "https://wpscan.com/vulnerability/8353aa12-dbb7-433f-9dd9-d61a3f303d4b" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Daniel Ruf" } ], "source": { "discovery": "EXTERNAL" } }