What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin (versions <= 3.4.4).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin (versions <= 3.4.4).
Explanation of Vulnerability in Simple Terms
The WP Content Copy Protection & No Right Click plugin through version 3.4.4 contains a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the admin's knowledge or consent. The vulnerability requires the admin to visit the attacker's page but does not require the attacker to be authenticated.
What an attacker can do
Perform unwanted actions on the site by tricking an admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or perform other administrative actions without your permission.
Conditions required to exploit
Site admin must visit an attacker-controlled webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities