The Simple Redirection plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5. This is due to missing or incorrect nonce validation on the settings_page() function. This makes it possible for unauthenticated attackers to update the plugin's settings and redirect all site visitors via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
References
Configurations
No configuration.
History
05 Dec 2024, 10:31
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-05 10:31
Updated : 2024-12-05 10:31
NVD link : CVE-2024-11341
Mitre link : CVE-2024-11341
CVE.ORG link : CVE-2024-11341
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)