OpenCart Core 4.0.2.3 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'search' parameter. Attackers can send GET requests to the product search endpoint with malicious 'search' values to extract sensitive database information using boolean-based blind or time-based blind SQL injection techniques.
References
| Link | Resource |
|---|---|
| https://github.com/opencart/opencart/releases | Release Notes |
| https://www.exploit-db.com/exploits/51940 | Exploit VDB Entry |
| https://www.opencart.com/ | Product |
| https://www.vulncheck.com/advisories/opencart-core-sql-injection-via-search-parameter | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-25 16:16
Updated : 2026-03-27 19:24
NVD link : CVE-2024-58341
Mitre link : CVE-2024-58341
CVE.ORG link : CVE-2024-58341
JSON object : View
Products Affected
opencart
- opencart
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
