First published: Mon Oct 31 2022(Updated: )
The LearnPress WordPress plugin before 4.1.7.2 unserialises user input in a REST API endpoint available to unauthenticated users, which could lead to PHP Object Injection when a suitable gadget is present, leadint to remote code execution (RCE). To successfully exploit this vulnerability attackers must have knowledge of the site secrets, allowing them to generate a valid hash via the wp_hash() function.
Credit: contact@wpscan.com
Affected Software | Affected Version | How to fix |
---|---|---|
Thimpress Learnpress | <4.1.7.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-3360 is a vulnerability in the LearnPress WordPress plugin before version 4.1.7.2 that allows unauthenticated users to inject malicious code leading to remote code execution.
CVE-2022-3360 has a severity rating of 8.1 (High).
CVE-2022-3360 exploits the unserialization of user input in a REST API endpoint, allowing attackers to inject PHP objects that can lead to remote code execution.
Yes, updating the LearnPress WordPress plugin to version 4.1.7.2 or later fixes the CVE-2022-3360 vulnerability.
The CWE ID for CVE-2022-3360 is 502.