{ "CVE_data_meta": { "ID": "CVE-2021-24570", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Paypal Donation < 1.3.1 - CSRF to 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": "Accept Donations with PayPal", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.3.1", "version_value": "1.3.1" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Accept Donations with PayPal WordPress plugin before 1.3.1 offers a function to create donation buttons, which internally are posts. The process to create a new button is lacking a CSRF check. An attacker could use this to make an authenticated admin create a new button. Furthermore, one of the Button field is not escaped before being output in an attribute when editing a Button, leading to a Stored Cross-Site Scripting issue as well." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/5c73754c-eebe-424a-9d3b-ca83eb53bf87", "name": "https://wpscan.com/vulnerability/5c73754c-eebe-424a-9d3b-ca83eb53bf87" }, { "refsource": "CONFIRM", "url": "https://plugins.trac.wordpress.org/changeset/2608073/", "name": "https://plugins.trac.wordpress.org/changeset/2608073/" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] }, { "description": [ { "value": "CWE-79 Cross-site Scripting (XSS)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "dc11" } ], "source": { "discovery": "EXTERNAL" } }