Duplicate Page or Post <= 1.5.0 - Missing Authorization to Stored Cross-Site Scripting
2022-01-24 00:00
Krzysztof ZającStrategic Overview
StatusPatched in 1.5.1
Affected PluginDuplicate Page or Post
Affected Version
<= 1.5.0CVSS6.4Medium
CVE
CVE-2021-25075Vulnerability Overview
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
Technical Analysis
REMEDIATION: Update to version 1.5.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C