What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Vinoj Cardoza's Captcha Code plugin <= 2.7 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Vinoj Cardoza's Captcha Code plugin <= 2.7 at WordPress.
Explanation of Vulnerability in Simple Terms
The Captcha Code WordPress plugin version 2.7 and earlier lacks CSRF protection on administrative actions. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted changes to the plugin's settings or configuration. The attack requires the admin to visit the attacker's page while authenticated to the WordPress site.
What an attacker can do
Modify plugin settings or configuration by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
Plugin settings could be altered without your knowledge or consent, potentially disabling CAPTCHA protection or changing security configurations.
Conditions required to exploit
Site admin must be logged in to WordPress and visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities