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.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2019-06-03T20:34:53

Updated: 2019-06-03T20:34:53

Reserved: 2019-04-11T00:00:00


Link: CVE-2019-11185

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2019-06-03T21:29:00.490

Modified: 2023-05-26T18:55:47.037


Link: CVE-2019-11185

JSON object: View

cve-icon Redhat Information

No data.

CWE