vendor:
OpenCart
by:
Saud Alenazi
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: OpenCart
Affected Version From: v.3.0.2.0
Affected Version To: v.3.0.2.0
Patch Exists: YES
Related CWE:
CPE: a:opencart:opencart
Platforms Tested: XAMPP, Linux
2022
OpenCart v3.x Newsletter Module – Blind SQLi
Newsletter Module is compatible with any Opencart allows SQL Injection via parameter 'zemez_newsletter_email' in /index.php?route=extension/module/zemez_newsletter/addNewsletter. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.