Headline
CVE-2023-37824: [CVE-2023-37824] Improper neutralization of SQL parameters in the Sitolog Application Connect module from Sitolog for PrestaShop
Sitolog sitologapplicationconnect v7.8.a and before was discovered to contain a SQL injection vulnerability via the component /activate_hook.php.
IMPORTANT NOTICE: DO NOT REPORT VULNERABILITIES SOLELY TO THE AUTHOR OR MARKETPLACE.
We urge you to report any vulnerabilities directly to us. Our mission is to ensure the safety and security of the PrestaShop ecosystem. Unfortunately, many module developers may not always recognize or acknowledge the vulnerabilities in their code, whether due to lack of awareness, or inability to properly evaluate the associated risk, or other reasons.
Given the rise in professional cybercrime networks actively seeking out these vulnerabilities, it’s crucial that any potential threats are promptly addressed and the community is informed. The most effective method to do this is by publishing a CVE, like the one provided below.
Should you discover any vulnerabilities, please report them to us at: report[@]security-presta.org or visit https://security-presta.org for more information.
Every vulnerability report helps make the community more secure, and we are profoundly grateful for any information shared with us.
In the module “Sitolog Application Connect” (sitologapplicationconnect) from Sitolog for PrestaShop, an anonymous user can perform a SQL injection. The module is obsolete and must be deleted.
Summary
- CVE ID: CVE-2023-37824
- Published at: 2023-10-11
- Platform: PrestaShop
- Product: sitologapplicationconnect
- Impacted release: <= 7.8.a (ALL VERSIONS)
- Product author: Sitolog
- Weakness: CWE-89
- Severity: critical (9.8)
Description
In sitologapplicationconnect module from Sitolog for PrestaShop up to version 7.8.a (all versions), a sensitive SQL call can be executed with a trivial http call and exploited to forge a blind SQL injection.
WARNING : This exploit is actively used to deploy a webskimmer to massively steal credit cards.
This obsolete module has been replaced since 2018 by the new module renamed “Sitolog Connector”.
Note : the most recent version (currently V9.0) of “Sitolog Connector” is available to download for free for all Sitolog customers on www.sitolog.com. This up to date connector supports all our applications versions.
As a reminder, the 3 older applications PrestaPricing, PrestaCategories and Merlin Backoffice standard are also obsolete (no more update either support) and must be replaced by Merlin Backoffice Flex using more recent technologies (http2 instead of http1, support of PHP8, MySQL above 7.5 …).
CVSS base metrics
- Attack vector: network
- Attack complexity: low
- Privilege required: none
- User interaction: none
- Scope: unchanged
- Confidentiality: high
- Integrity: high
- Availability: high
Vector string: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Possible malicious usage
- Technical and personal data leaks
- Obtain admin access
- Remove all data of the linked PrestaShop
- Display sensitives tables to front-office to unlock potential admin’s ajax scripts of modules protected by token on the ecosystem
Other recommendations
- It’s recommended to delete this module and download the new module freely available on www.sitolog.com
- Upgrade PrestaShop to the latest version to disable multiquery executions (separated by “;”) - be warned that this functionality WILL NOT protect your SHOP against injection SQL which uses the UNION clause to steal data.
- Change the default database prefix ps_ by a new longer arbitrary prefix. Nevertheless, be warned that this is useless against blackhats with DBA senior skill because of a design vulnerability in DBMS
- Activate OWASP 942’s rules on your WAF (Web application firewall), be warned that you will probably break your backoffice and you will need to pre-configure some bypasses against these set of rules.
Timeline
Date
Action
2022-12-29
Issue discovered after a security audit by TouchWeb
2022-12-29
Contact Author to confirm version scope
2022-12-29
Author confirm version scope
2023-07-08
Request a CVE ID
2023-10-09
Received CVE ID
2023-10-11
Publish this security advisory
Sitolog thanks TouchWeb for its courtesy and its help after the vulnerability disclosure.
Links
- Author product page
- National Vulnerability Database
DISCLAIMER: The French Association Friends Of Presta (FOP) acts as an intermediary to help hosting this advisory. While we strive to ensure the information and advice provided are accurate, FOP cannot be held liable for any consequences arising from reported vulnerabilities or any subsequent actions taken.