SQL Injection in Exponent CMS by Exponent
CVE-2017-7991
9.8CRITICAL
What is CVE-2017-7991?
Exponent CMS versions up to 2.4.1 are susceptible to SQL injection through the 'apikey' parameter, which is base64 serialized in the API function located within framework/modules/eaas/controllers/eaasController.php. This vulnerability allows attackers to manipulate database queries, potentially compromising sensitive data. It underscores the importance of validation and sanitization of user inputs in web applications to prevent unauthorized database access.
