Relevanssi Live Ajax Search <= 2.4 - Unauthenticated WP_Query Argument Injection
Strategic Overview
<= 2.4CVE-2024-7573Vulnerability Overview
The Relevanssi Live Ajax Search plugin for WordPress is vulnerable to argument injection in all versions up to, and including, 2.4. This is due to insufficient validation of input supplied via POST data in the 'search' function. This makes it possible for unauthenticated attackers to inject arbitrary arguments into a WP_Query query and potentially expose sensitive information such as attachments or private posts.
Technical Analysis
REMEDIATION: Update to version 2.5, or a newer patched version --- IDENTIFIER: CWE-88 (Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')) The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C