CVE-2019-19980

Email Subscribers & Newsletters <= 4.2.2 - Missing Authorization to Test Email

2019-11-13 00:00
Chloe Chamberland

Strategic Overview

At a glance

CVE-2019-19980 is a medium-severity Authentication Bypass by Primary Weakness vulnerability in the Email Subscribers & Newsletters WordPress plugin, affecting versions <= 4.2.2. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 4.2.3; sites on affected versions should update now. Disclosed November 2019, reported by Chloe Chamberland.

Vulnerability Overview

The WordPress plugin, Email Subscribers & Newsletters, before 4.2.3 had a privilege bypass flaw that allowed authenticated users (Subscriber or greater access) to send test emails from the administrative dashboard on behalf of an administrator. This occurs because the plugin registers a wp_ajax function to send_test_email.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-305: Authentication Bypass by Primary Weakness

The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.

Remediation

Update to version 4.2.3, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Email Subscribers & Newsletters 4.2.3 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

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