Newsletter Manager <= 1.5.1 - Insecure Deserialization

2020-12-29 00:00
Jerome Bruandet

Strategic Overview

Status
Unpatched
Affected PluginNewsletter Manager
Affected Version<= 1.5.1
CVSS9.8Critical
CVECVE-2020-36727
View all Newsletter Manager vulnerabilities

Vulnerability Overview

The Newsletter Manager plugin for WordPress is vulnerable to insecure deserialization in versions up to, and including, 1.5.1. This is due to unsanitized input from the 'customFieldsDetails' parameter being passed through a deserialization function. This potentially makes it possible for unauthenticated attackers to inject a serialized PHP object.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

External References

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