The WIP Incoming Lite plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.1. This is due to missing or incorrect nonce validation on the save_option() function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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
21 Nov 2024, 13:57
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-21 11:15
Updated : 2024-11-21 13:57
NVD link : CVE-2024-11416
Mitre link : CVE-2024-11416
CVE.ORG link : CVE-2024-11416
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)