What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) in WPVibes WP Mail Log plugin <= 1.0.1 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) in WPVibes WP Mail Log plugin <= 1.0.1 versions.
Explanation of Vulnerability in Simple Terms
WP Mail Log versions up to 1.0.1 lack CSRF protection on administrative actions. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted changes to the plugin's settings or data. The attacker cannot read sensitive information, but can modify plugin configuration or delete log entries.
What an attacker can do
Modify plugin settings or delete mail logs by tricking an admin into visiting a malicious webpage.
Potential impact on your site
Administrators' actions can be hijacked to alter plugin settings or wipe mail logs without their knowledge.
Conditions required to exploit
Site admin must be logged in and visit attacker-controlled page; no special privileges required from attacker.
Key dates
External resources
Related vulnerabilities