What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in OTWthemes Blog Manager Light plugin <= 1.20 versions.
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 OTWthemes Blog Manager Light plugin <= 1.20 versions.
Explanation of Vulnerability in Simple Terms
Blog Manager Light versions up to 1.20 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an admin, executes unwanted changes to blog settings or content. No authentication is required from the attacker, but the admin must click the link or visit the page.
What an attacker can do
Perform unauthorized actions (modify settings, delete content) on behalf of an admin who visits a malicious link.
Potential impact on your site
An admin's blog settings or content could be altered without their knowledge if they visit a compromised site.
Conditions required to exploit
Admin must visit attacker-controlled page or click a malicious link; no special access required from attacker.
Key dates
External resources
Related vulnerabilities