CVE-2022-3342: Jetpack CRM <= 5.3.1 - Cross-Site Request Forgery and PHAR Deserialization
The Jetpack CRM plugin for WordPress is vulnerable to PHAR deserialization via the ‘zbscrmcsvimpf’ parameter in the 'zeroBSCRMCSVImporterLitehtmlapp' 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 'fileexists' 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2022-3342?
CVE-2022-3342 is a vulnerability in the Jetpack CRM plugin for WordPress that allows for PHAR deserialization via the 'zbscrmcsvimpf' parameter in the 'zeroBSCRM_CSVImporterLitehtml_app' function.
What is the severity of CVE-2022-3342?
The severity of CVE-2022-3342 is high with a severity value of 8.8.
How does CVE-2022-3342 affect the Jetpack CRM plugin?
CVE-2022-3342 affects versions up to, and including, 5.3.1 of the Jetpack CRM plugin for WordPress.
How can I fix CVE-2022-3342?
To fix CVE-2022-3342, it is recommended to update the Jetpack CRM plugin to a version higher than 5.3.1.
Where can I find more information about CVE-2022-3342?
You can find more information about CVE-2022-3342 at the following references: [Reference 1](https://plugins.trac.wordpress.org/browser/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php?rev=2790863), [Reference 2](https://plugins.trac.wordpress.org/changeset/2805282/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php), [Reference 3](https://www.wordfence.com/threat-intel/vulnerabilities/id/98ab264f-b210-41d0-bb6f-b4f31d933f80?source=cve).