The tagDiv Opt-In Builder plugin is vulnerable to Blind SQL Injection via the 'couponId' parameter of the 'recreate_stripe_subscription' REST API endpoint in versions up to, and including, 1.4.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with administrator-level privileges to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-08-17 10:15
Updated : 2024-08-19 12:59
NVD link : CVE-2023-3419
Mitre link : CVE-2023-3419
CVE.ORG link : CVE-2023-3419
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')