3CX Live Chat <= 9.4.2 - Local File Inclusion
Strategic Overview
- Status
- Patched in 9.4.3
- Affected Plugin
- 3CX Free Live Chat, Calls & Messaging
- Affected Version
<= 9.4.2- CVSS
- 8.8High
- Weakness type
- CWE-94 · Improper Control of Generation of Code ('Code Injection')
- CVE
CVE pending
At a glance
This record tracks a high-severity Improper Control of Generation of Code ('Code Injection') vulnerability in the 3CX Free Live Chat, Calls & Messaging WordPress plugin, affecting versions <= 9.4.2. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 9.4.3; sites on affected versions should update now. Disclosed April 2022, reported by Moucadel Matthieu.
Vulnerability Overview
The 3CX Live Chat plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 9.4.2 via the evaluate_php_template() function. This allows authenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-94: Improper Control of Generation of Code ('Code Injection')
3CX Free Live Chat, Calls & Messaging <= 9.4.2 carries this weakness at safe, and reaching it takes a caller who can reach the endpoint. Code injection means input from a request reaches a language construct that evaluates code, so the attacker's text is executed rather than treated as data.
The injected code runs with the web server's privileges, giving the attacker the same access to the database and filesystem as WordPress itself. For 3CX Free Live Chat, Calls & Messaging the fix is 9.4.3: builds <= 9.4.2 are affected, anything from 9.4.3 onward is not.
Remediation
Update to version 9.4.3, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to 3CX Free Live Chat, Calls & Messaging: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: 3CX Free Live Chat, Calls & Messaging 9.4.3 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in 3CX Free Live Chat, Calls & Messaging
- 9.8CVE-2019-12498: WP Live Chat Support <= 8.0.32 Unprotected Functions
CVE-2019-12498 - 9.8WP Live Chat Support <= 4.3.5 Blind SQL Injection
- 6.4WP Live Chat Support <= 4.3.5 Stored Cross-site Scripting
- 6.1CVE-2019-14950: WP Live Chat Support <= 8.0.27 Stored XSS
CVE-2019-14950 - 6.1CVE-2019-9913: WP Live Chat Support <= 8.0.17 Cross-Site Scripting
CVE-2019-9913 - 6.1CVE-2018-18460: WP Live Chat Support <= 8.0.15 Cross-Site Scripting
CVE-2018-18460 - 6.1CVE-2018-11105: 3CX Live Chat <= 8.0.07 Cross-Site Scripting
CVE-2018-11105 - 6.1CVE-2018-9864: WP Live Chat Support <= 8.0.05 Stored XSS
CVE-2018-9864
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C