What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in SeoSamba for WordPress Webmasters plugin <= 1.0.5 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 SeoSamba for WordPress Webmasters plugin <= 1.0.5 versions.
Explanation of Vulnerability in Simple Terms
The SeoSamba for WordPress Webmasters plugin through version 1.0.5 is vulnerable to cross-site request forgery (CSRF). An attacker can trick a logged-in site administrator into performing unintended actions by crafting a malicious link or page. The plugin fails to validate request origin or use security tokens to prevent unauthorized state-changing requests.
What an attacker can do
Trick an admin into performing unintended actions on the site without their knowledge.
Potential impact on your site
An attacker could modify plugin settings, create posts, or change site configuration if an admin is tricked into visiting a malicious page.
Conditions required to exploit
Admin must be logged in and visit a malicious page or click a crafted link.
Key dates
External resources
Related vulnerabilities