CVE-2022-3342

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:automattic:jetpack_crm:*:*:*:*:*:wordpress:*:*

History

27 Oct 2023, 18:53

Type Values Removed Values Added
CWE CWE-502
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CPE cpe:2.3:a:automattic:jetpack_crm:*:*:*:*:*:wordpress:*:*
First Time Automattic jetpack Crm
Automattic
References (MISC) https://plugins.trac.wordpress.org/browser/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php?rev=2790863 - (MISC) https://plugins.trac.wordpress.org/browser/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php?rev=2790863 - Patch
References (MISC) https://plugins.trac.wordpress.org/changeset/2805282/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php - (MISC) https://plugins.trac.wordpress.org/changeset/2805282/zero-bs-crm/trunk/includes/ZeroBSCRM.CSVImporter.php - Patch
References (MISC) https://www.wordfence.com/threat-intel/vulnerabilities/id/98ab264f-b210-41d0-bb6f-b4f31d933f80?source=cve - (MISC) https://www.wordfence.com/threat-intel/vulnerabilities/id/98ab264f-b210-41d0-bb6f-b4f31d933f80?source=cve - Third Party Advisory

20 Oct 2023, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-20 08:15

Updated : 2024-02-28 20:33


NVD link : CVE-2022-3342

Mitre link : CVE-2022-3342

CVE.ORG link : CVE-2022-3342


JSON object : View

Products Affected

automattic

  • jetpack_crm
CWE
CWE-502

Deserialization of Untrusted Data