LeadConnector <= 1.7 - Missing Authorization to Unauthenticated Arbitrary Post Deletion

2024-04-29 00:00
Krzysztof Zając

Strategic Overview

Status
Patched in 1.8
Affected PluginLeadConnector
Affected Version<= 1.7
CVSS6.5Medium
CVECVE-2024-1371
View all LeadConnector vulnerabilities

Vulnerability Overview

The LeadConnector plugin for WordPress is vulnerable to unauthorized modification & loss of data due to a missing capability check on the lc_public_api_proxy() function in all versions up to, and including, 1.7. This makes it possible for unauthenticated attackers to delete arbitrary posts. CVE-2024-34378 is likely a duplicate of this issue.

Technical Analysis

REMEDIATION: Update to version 1.8, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

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