What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerabilities leading to single or bulk e-mail entries deletion discovered in Email Tracker WordPress plugin (versions <= 5.2.6).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerabilities leading to single or bulk e-mail entries deletion discovered in Email Tracker WordPress plugin (versions <= 5.2.6).
Explanation of Vulnerability in Simple Terms
The Email Tracker WordPress plugin through version 5.2.6 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 unauthorized actions within the plugin without the admin's knowledge or consent. This could allow modification of plugin settings or data.
What an attacker can do
Perform unauthorized actions in the plugin by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An attacker could alter Email Tracker settings or data if an admin visits a malicious link while logged in.
Conditions required to exploit
Admin must be logged into WordPress and visit an attacker-controlled webpage; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities