CVE-2019-11185
The WP Live Chat Support Pro plugin through 8.0.26 for WordPress contains an arbitrary file upload vulnerability.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.35%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The WP Live Chat Support Pro plugin through 8.0.26 for WordPress contains an arbitrary file upload vulnerability. This results from an incomplete patch for CVE-2018-12426. Arbitrary file upload is achieved by using a non-blacklisted executable file extension in conjunction with a whitelisted file extension, and prepending "magic bytes" to the payload to pass MIME checks. Specifically, an unauthenticated remote user submits a crafted file upload POST request to the REST api remote_upload endpoint. The file contains data that will fool the plugin's MIME check into classifying it as an image (which is a whitelisted file extension) and finally a trailing .phtml file extension.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 4.35% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-434
- Affected
- 3cx/live chat
- Source
- cve@mitre.org
References
- https://wordpress.org/plugins/wp-live-chat-support/#developersThird Party Advisory
- https://wp-livechat.com/Vendor Advisory
- https://wpvulndb.com/vulnerabilities/9320Exploit, Third Party Advisory
- https://wordpress.org/plugins/wp-live-chat-support/#developersThird Party Advisory
- https://wp-livechat.com/Vendor Advisory
- https://wpvulndb.com/vulnerabilities/9320Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.