The UserPro plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 5.1.0. This is due to missing or incorrect nonce validation on the 'import_settings' function. This makes it possible for unauthenticated attackers to exploit PHP Object Injection due to the use of unserialize() on the user supplied parameter via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
References
Configurations
History
No history.
Information
Published : 2023-11-22 16:15
Updated : 2024-11-21 07:58
NVD link : CVE-2023-2497
Mitre link : CVE-2023-2497
CVE.ORG link : CVE-2023-2497
JSON object : View
Products Affected
userproplugin
- userpro
CWE
CWE-352
Cross-Site Request Forgery (CSRF)