QID 150836
Date Published: 2024-03-21
QID 150836: WordPress LearnPress Plugin: Command Injection Vulnerability (CVE-2023-6634)
LearnPress is a free WordPress LMS Plugin that allows you to create and sell online courses.
The LearnPress plugin for WordPress is vulnerable to Command Injection via the get_content function. This is due to the plugin making use of the call_user_func function with user input. This makes it possible for unauthenticated attackers to execute any public function with one parameter, which could result in remote code execution.
Affected Versions:
WordPress LearnPress Plugin before 4.2.5.8
QID Detection Logic:
This QID performs an HTTP GET request, embedding a payload that triggers a function execution. It then analyzes the response to determine if the target system is vulnerable.
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the target system.
CVEs related to QID 150836
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| LearnPress – WordPress LMS Plugin |
|