CVE-2022-3342 Vulnerability Details

  /     /     /  

CVE-2022-3342 Metadata Quick Info

CVE Published: 20/10/2023 | CVE Updated: 16/09/2024 | CVE Year: 2022
Source: Wordfence | Vendor: automattic | Product: Jetpack CRM – Clients, Leads, Invoices, Billing, Email Marketing, & Automation
Status : PUBLISHED

CVE-2022-3342 Description

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.

Metrics

CVSS Version: 3.1 | Base Score: 7.5 HIGH
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID:
CWE Name: CWE-502 Deserialization of Untrusted Data
Source: automattic

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).