CVE-2024-0705: Stripe Payment Plugin for WooCommerce <= 3.7.9 - Unauthenticated SQL Injection
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0705?
CVE-2024-0705 has a high severity rating due to its potential for SQL Injection, which can compromise database security.
How do I fix CVE-2024-0705?
To fix CVE-2024-0705, update the Stripe Payment Plugin for WooCommerce to version 3.8.0 or later.
Who is affected by CVE-2024-0705?
CVE-2024-0705 affects all versions of the Stripe Payment Plugin for WooCommerce up to and including version 3.7.9.
What type of vulnerability is CVE-2024-0705?
CVE-2024-0705 is classified as an SQL Injection vulnerability that allows attackers to manipulate database queries.
What impact can CVE-2024-0705 have on users?
The impact of CVE-2024-0705 can include unauthorized data access, data corruption, or remote code execution.