First published: Mon Sep 17 2012(Updated: )
SQL injection vulnerability in the augmentSQL method in core/model/Translatable.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when the Translatable extension is enabled, allows remote attackers to execute arbitrary SQL commands via the locale parameter.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Silverstripe silverstripe | =2.3.4 | |
Silverstripe silverstripe | =2.3.7 | |
Silverstripe silverstripe | =2.3.3 | |
Silverstripe silverstripe | =2.3.8 | |
Silverstripe silverstripe | =2.3.1 | |
Silverstripe silverstripe | =2.3.5 | |
Silverstripe silverstripe | =2.3.9 | |
Silverstripe silverstripe | =2.3.6 | |
Silverstripe silverstripe | =2.3.0 | |
Silverstripe silverstripe | =2.3.2 | |
Silverstripe silverstripe | =2.4.1 | |
Silverstripe silverstripe | =2.4.0 | |
Silverstripe silverstripe | =2.4.2 | |
Silverstripe silverstripe | =2.4.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4824 is classified as a medium severity SQL injection vulnerability.
To fix CVE-2010-4824, upgrade SilverStripe to version 2.3.10 or 2.4.4 and above.
CVE-2010-4824 can be exploited to perform unauthorized SQL command executions remotely.
CVE-2010-4824 affects SilverStripe versions 2.3.x before 2.3.10 and 2.4.x before 2.4.4.
CVE-2010-4824 impacts the 'augmentSQL' method in the Translatable extension of SilverStripe.