vendor:
WP Sitemap Page
by:
UltraSecurityTeam
8.8
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: WP Sitemap Page
Affected Version From: 1.6.2
Affected Version To: 1.6.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:wp_sitemap_page
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows/Linux
2020
WordPress Plugin WP Sitemap Page 1.6.2 – Persistent Cross-Site Scripting
An easy way to add a sitemap on one of your pages becomes reality thanks to this WordPress plugin. Just use the shortcode [wp_sitemap_page] on any of your pages. This will automatically generate a sitemap of all your pages and posts. An attacker can inject malicious JavaScript code into the ‘Exclude pages’ field of the plugin settings page, which will be executed when a user visits the page containing the sitemap.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.