CVE-2024-0705 Vulnerability Details

  /     /     /  

CVE-2024-0705 Metadata Quick Info

CVE Published: 19/01/2024 | CVE Updated: 21/10/2024 | CVE Year: 2024
Source: Wordfence | Vendor: webtoffee | Product: Stripe Payment Plugin for WooCommerce
Status : PUBLISHED

CVE-2024-0705 Description

The Stripe Payment Plugin for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the \'id\' parameter in all versions up to, and including, 3.7.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Metrics

CVSS Version: 3.1 | Base Score: 9.8 CRITICAL
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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-89 Improper Neutralization of Special Elements used in an SQL Command ( SQL Injection )
Source: webtoffee

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description: