Vulnerabilities > Silverstripe > Medium

DATE CVE VULNERABILITY TITLE RISK
2012-09-17 CVE-2010-5078 Permissions, Privileges, and Access Controls vulnerability in Silverstripe
SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4 stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain version information via a direct request to (1) apphire/silverstripe_version or (2) cms/silverstripe_version.
network
low complexity
silverstripe CWE-264
5.0
2012-09-17 CVE-2010-4824 SQL Injection vulnerability in Silverstripe
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.
6.8
2012-09-17 CVE-2010-4823 Cross-Site Scripting vulnerability in Silverstripe
Cross-site scripting (XSS) vulnerability in the httpError method in sapphire/core/control/RequestHandler.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when custom error handling is not used, allows remote attackers to inject arbitrary web script or HTML via "missing URL actions."
4.3
2012-09-17 CVE-2010-4822 Information Exposure vulnerability in Silverstripe
core/model/MySQLDatabase.php in SilverStripe 2.4.x before 2.4.4, when the site is running in "live mode," allows remote attackers to obtain the SQL queries for a page via the showqueries and ajax parameters.
4.3
2012-08-26 CVE-2010-5188 Information Exposure vulnerability in Silverstripe
SilverStripe 2.3.x before 2.3.6 allows remote attackers to obtain sensitive information via the (1) debug_memory parameter to core/control/Director.php or (2) debug_profile parameter to main.php.
network
low complexity
silverstripe CWE-200
5.0
2012-08-26 CVE-2010-5187 Information Exposure vulnerability in Silverstripe
SilverStripe 2.3.x before 2.3.8 and 2.4.x before 2.4.1, when running on servers with certain configurations, allows remote attackers to obtain sensitive information via a direct request to PHP files in the (1) sapphire, (2) cms, or (3) mysite folders, which reveals the installation path in an error message.
4.3
2012-08-26 CVE-2010-5095 Cross-Site Scripting vulnerability in Silverstripe
Cross-site scripting (XSS) vulnerability in SilverStripe 2.3.x before 2.3.6 allows remote attackers to inject arbitrary web script or HTML via vectors related to DataObjectSet pagination.
4.3
2012-08-26 CVE-2010-5094 Permissions, Privileges, and Access Controls vulnerability in Silverstripe
The deleteinstallfiles function in control/ContentController.php in SilverStripe 2.3.x before 2.3.7 does not require ADMIN permissions, which allows remote attackers to delete index.php and "disrupt mod_rewrite-less URL routing."
network
low complexity
silverstripe CWE-264
5.0
2012-08-26 CVE-2010-5093 Permissions, Privileges, and Access Controls vulnerability in Silverstripe
Member_ProfileForm in security/Member.php in SilverStripe 2.3.x before 2.3.7 allows remote attackers to hijack user accounts by saving data using the email address (ID) of another user.
network
low complexity
silverstripe CWE-264
5.0
2012-08-26 CVE-2010-5091 Code Injection vulnerability in Silverstripe
The setName function in filesystem/File.php in SilverStripe 2.3.x before 2.3.8 and 2.4.x before 2.4.1 allows remote authenticated users with CMS author privileges to execute arbitrary PHP code by changing the extension of an uploaded file.
6.0