CVE-2018-20981

Ninja Forms <= 3.3.8 - Insufficient Restrictions during Export Personal Data requests

2018-07-06 00:00
Anonymous

Strategic Overview

Status
Patched in 3.3.9
Affected Version
<= 3.3.8
CVSS
9.1Critical
Weakness type
CWE-20 · Improper Input Validation
CVE
CVE-2018-20981
View all Ninja Forms – The Contact Form Builder That Grows With You vulnerabilities

At a glance

CVE-2018-20981 is a critical-severity Improper Input Validation vulnerability in the Ninja Forms WordPress plugin, affecting versions <= 3.3.8. It carries a CVSS score of 9.1 (reachable over the network; low attack complexity; high confidentiality, integrity impact). Exploitation requires no authentication. The issue is fixed in version 3.3.9; sites on affected versions should update now. Disclosed July 2018.

Vulnerability Overview

The ninja-forms plugin before 3.3.9 for WordPress has insufficient restrictions on submission-data retrieval during Export Personal Data requests.

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 privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity.

CWE-20: Improper Input Validation

Reaching this weakness in Ninja Forms <= 3.3.8 takes a caller who can reach the endpoint. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.

The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For Ninja Forms the fix is 3.3.9: builds <= 3.3.8 are affected, anything from 3.3.9 onward is not.

Remediation

Update to version 3.3.9, or a newer patched version

How does WordSec protect against this?

The attempt arrives as an ordinary request to Ninja Forms: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Ninja Forms 3.3.9 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Alerts

External References

Related records

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