{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2021-25117", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The WP-PostRatings WordPress plugin before 1.86.1 does not sanitise the postratings_image parameter from its options page (wp-admin/admin.php?page=wp-postratings/postratings-options.php). Even though the page is only accessible to administrators, and protected against CSRF attacks, the issue is still exploitable when the unfiltered_html capability is disabled." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Cross-Site Scripting (XSS)" } ] }, { "description": [ { "lang": "eng", "value": "CWE-352 Cross-Site Request Forgery (CSRF)" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "WP-PostRatings", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "1.86.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://wpscan.com/vulnerability/d2d9a789-edae-4ae1-92af-e6132db7efcd/", "refsource": "MISC", "name": "https://wpscan.com/vulnerability/d2d9a789-edae-4ae1-92af-e6132db7efcd/" } ] }, "generator": { "engine": "WPScan CVE Generator" }, "source": { "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "Park Won Seok" }, { "lang": "en", "value": "WPScan" } ] }