{ "CVE_data_meta": { "ID": "CVE-2022-1759", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "RB Internal Links <= 2.0.16 - Stored Cross-Site Scripting 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": "RB Internal Links", "version": { "version_data": [ { "version_affected": "<=", "version_name": "2.0.16", "version_value": "2.0.16" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The RB Internal Links WordPress plugin through 2.0.16 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, as well as perform Stored Cross-Site Scripting attacks due to the lack of sanitisation and escaping" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/d8e63f78-f38a-4f68-96ba-8059d175cea8", "name": "https://wpscan.com/vulnerability/d8e63f78-f38a-4f68-96ba-8059d175cea8" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Daniel Ruf" } ], "source": { "discovery": "EXTERNAL" } }