Lead Generated <= 1.23 - Unauthenticated PHP Object Injection

2023-03-20 00:00
Joshua Martinelle

Strategic Overview

Status
Patched in 1.25
Affected PluginLead Generated
Affected Version<= 1.23
CVSS9.8Critical
CVECVE-2023-28667
View all Lead Generated vulnerabilities

Vulnerability Overview

The Lead Generated WordPress Plugin, version <= 1.23, was affected by an unauthenticated insecure deserialization issue. The tve_labels parameter of the tve_api_form_submit action is passed to the PHP unserialize() function without being sanitized or verified, and as a result could lead to PHP object injection, which when combined with certain class implementations / gadget chains could be leveraged to perform a variety of malicious actions granted a POP chain is also present.

Technical Analysis

REMEDIATION: Update to version 1.25, or a newer patched version --- 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