vendor:
WP Sitemap Page
by:
Nikhil Kapoor
8,8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: WP Sitemap Page
Affected Version From: 1.6.4
Affected Version To: 1.6.4
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:wordpress:1.6.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2021
WordPress Plugin WP Sitemap Page 1.6.4 – Stored Cross-Site Scripting (XSS)
A stored XSS vulnerability exists in WordPress Plugin WP Sitemap Page version 1.6.4. An attacker can exploit this vulnerability by installing and activating WP Sitemap Page, navigating to Settings >> WP Sitemap Page >> Settings and entering the XSS payload into the 'How to display the posts' Input field. When the same functionality is triggered, the JavaScript payload is executed successfully and a pop-up is displayed.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.