CVE-2021-25075
Duplicate Page or Post < 1.5.1 - Arbitrary Settings Update to Stored XSS
Record summary
CVE-2021-25075 has a selected CVSS score of 3.5 (low); EIP currently links 1 Nuclei template.
Description
The Duplicate Page or Post WordPress plugin before 1.5.1 does not have any authorisation and has a flawed CSRF check in the wpdevart_duplicate_post_parametrs_save_in_db AJAX action, allowing any authenticated users, such as subscriber to call it and change the plugin's settings, or perform such attack via CSRF. Furthermore, due to the lack of escaping, this could lead to Stored Cross-Site Scripting issues
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Duplicate Page or Post | CVE List | 1.5.1 to < 1.5.1 | affected |
Nuclei templates
1ProjectDiscoveryLOWWordPress Duplicate Page or Post <1.5.1 - Cross-Site ScriptingCVSS 3.5
WordPress Duplicate Page or Post plugin before 1.5.1 contains a stored cross-site scripting vulnerability. The plugin does not have any authorization and has a flawed cross-site request forgery check in the wpdevart_duplicate_post_parametrs_save_in_db AJAX action, allowing unauthenticated users to call it and change the plugin's settings, or perform such attack via cross-site request forgery.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Fixed in version 1.5.1.
Source: ProjectDiscovery