The Jetpack CRM plugin for WordPress is vulnerable to PHAR deserialization via the ‘zbscrmcsvimpf’ parameter in the 'zeroBSCRM_CSVImporterLitehtml_app' function in versions up to, and including, 5.3.1. While the function performs a nonce check, steps 2 and 3 of the check do not take any action upon a failed check. These steps then perform a 'file_exists' check on the value of 'zbscrmcsvimpf'. If a phar:// archive is supplied, its contents will be deserialized and an object injected in the execution stream. This allows an unauthenticated attacker to obtain object injection if they are able to upload a phar archive (for instance if the site supports image uploads) and then trick an administrator into performing an action, such as clicking a link.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Wordfence

Published: 2023-10-20T07:29:24.289Z

Updated: 2023-10-20T07:29:24.289Z

Reserved: 2022-09-27T15:00:10.109Z


Link: CVE-2022-3342

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-10-20T08:15:11.787

Modified: 2023-11-07T03:51:08.663


Link: CVE-2022-3342

JSON object: View

cve-icon Redhat Information

No data.

CWE