WP-EMail <= 2.68.2 - Cross-Site Request Forgery to Log Deletion

2022-05-30 00:00
Daniel Ruf

Strategic Overview

Status
Patched in 2.69.0
Affected PluginWP-EMail
Affected Version< 2.69.0
CVSS6.1Medium
CVECVE-2022-1630
View all WP-EMail vulnerabilities

Vulnerability Overview

The WP-EMail WordPress plugin before 2.69.0 does not protect its log deletion functionality with nonce checks, allowing attacker to make a logged in admin delete logs via a CSRF attack

Technical Analysis

REMEDIATION: Update to version 2.69.0, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C