Descrição
SureCart version prior to 4.2.1 are vulnerable to authenticated SQL injection via multiple parameters (-model_name-, -model_id-, -integration_id-, -provider-) on the REST API endpoint -/surecart/v1/integrations/{id}-. The root cause is a flawed escaping bypass in the query builder (-wp-query-builder-). Values passed to the -where()- method are only sanitized via -$wpdb->prepare()- when they do **not** contain a dot (-.-) or the WordPress table prefix (-wp_-). By including a dot anywhere in the payload, an attacker completely bypasses the escaping logic and injects arbitrary SQL into the -WHERE- clause, allowing full UNION-based extraction of the database.
CVSS 9.3EPSS 0.338%Risco 0.96
Ver fonte- Publicação
- 2026-05-20 09:16:27
- Versões afetadas
- <4.2.1
- Tipo
- Installed app
- Última alteração
- 2026-07-23 20:10:00
- Vetor
- CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X