Newsletter Lite <= 4.9.2 - Authenticated (Admin+) Command Injection
Strategic Overview
<= 4.9.2CVE-2023-4797Vulnerability Overview
The Newsletters plugin for WordPress is vulnerable to Command Injection in all versions up to, and including, 4.9.2 via the emailarchive_olderthan parameter. This is due to insuffcient validation on user supplied input being passed to eval. This makes it possible for authenticated attackers, with administrator-level access and above, to execute code on the server.
Technical Analysis
REMEDIATION: Update to version 4.9.3, or a newer patched version --- IDENTIFIER: CWE-78 (Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')) The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C