Form Manager <= 1.7.2 - Authenticated Remote Command Execution

2021-06-08 00:00
Nick Blundell

Strategic Overview

Status
Patched in 1.7.3
Affected PluginForm Manager
Affected Version< 1.7.3
CVSS8.8High
CVECVE-2015-7806
View all Form Manager vulnerabilities

Vulnerability Overview

Eval injection vulnerability in the fm_saveHelperGatherItems function in ajax.php in the Form Manager plugin before 1.7.3 for WordPress allows remote attackers to execute arbitrary code via unspecified vectors.

Technical Analysis

REMEDIATION: Update to version 1.7.3, or a newer patched version --- IDENTIFIER: CWE-77 (Improper Neutralization of Special Elements used in a Command ('Command Injection')) The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

External References

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