CVE-2024-6479

The SIP Reviews Shortcode for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'no_of_reviews' attribute in the woocommerce_reviews shortcode in all versions up to, and including, 1.2.3 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.
Configurations

No configuration.

History

31 Oct 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-31 22:15

Updated : 2024-11-01 12:57


NVD link : CVE-2024-6479

Mitre link : CVE-2024-6479

CVE.ORG link : CVE-2024-6479


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')