CVE-2023-6634
Description
The LearnPress plugin for WordPress is vulnerable to Command Injection in all versions up to, and including, 4.2.5.7 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.
- CVSS Version 3.1
nvd
CVE ID: CVE-2023-6634
Base Score: 9.8
Base Severity: CRITICAL
Vector String:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 3.9
wordfence
CVE ID: CVE-2023-6634
Base Score: 8.1
Base Severity: HIGH
Vector String:CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 2.2
Proof Of Concept
Nuclei Templates for CVE-2023-6634
Refrence: Project Discovery GitHub
krn966
CVE-2023-6634
Refrence: GitHub