What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Mike Selander WP Options Editor wp-options-editor allows Privilege Escalation.This issue affects WP Options Editor: from n/a through <= 1.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Mike Selander WP Options Editor wp-options-editor allows Privilege Escalation.This issue affects WP Options Editor: from n/a through <= 1.1.
Explanation of Vulnerability in Simple Terms
WP Options Editor versions 1.1 and earlier contain a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on a WordPress site without the site owner's knowledge. An attacker can craft a malicious link or page that, when visited by a logged-in administrator, modifies WordPress options or settings. No special privileges or user interaction beyond visiting a page are required to exploit this flaw.
What an attacker can do
Modify WordPress site options and settings by tricking an admin into visiting a malicious page.
Potential impact on your site
An attacker can change critical WordPress settings (site URL, admin email, etc.) without your permission if you visit a malicious link while logged in.
Conditions required to exploit
The site must run WP Options Editor 1.1 or earlier; the attacker needs a logged-in admin to visit their malicious link.
Key dates
External resources
Related vulnerabilities