CVE-2024-58341: OpenCart Core 4.0.2.3 SQL Injection via search Parameter
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-58341?
CVE-2024-58341 is considered a critical SQL injection vulnerability due to its potential for unauthorized database manipulation.
How do I fix CVE-2024-58341?
To fix CVE-2024-58341, update OpenCart Core to version 4.0.2.4 or later where the vulnerability has been patched.
Who is affected by CVE-2024-58341?
CVE-2024-58341 affects all installations of OpenCart Core version 4.0.2.3.
What type of attacks can be performed using CVE-2024-58341?
Attackers can exploit CVE-2024-58341 to conduct SQL injection attacks, allowing them to manipulate database queries and potentially access sensitive data.
Is CVE-2024-58341 exploitable remotely?
Yes, CVE-2024-58341 can be exploited remotely by unauthenticated attackers through crafted GET requests to the product search endpoint.