Search Results (90 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2019-14272 1 Silverstripe 1 Silverstripe 2024-11-21 5.4 Medium
In SilverStripe asset-admin 4.0, there is XSS in file titles managed through the CMS.
CVE-2019-12617 1 Silverstripe 1 Silverstripe 2024-11-21 2.7 Low
In SilverStripe through 4.3.3, there is access escalation for CMS users with limited access through permission cache pollution.
CVE-2019-12437 1 Silverstripe 1 Silverstripe 2024-11-21 8.8 High
In SilverStripe through 4.3.3, the previous fix for SS-2018-007 does not completely mitigate the risk of CSRF in GraphQL mutations,
CVE-2019-12246 1 Silverstripe 1 Silverstripe 2024-11-21 4.3 Medium
SilverStripe through 4.3.3 allows a Denial of Service on flush and development URL tools.
CVE-2019-12245 1 Silverstripe 1 Silverstripe 2024-11-21 5.3 Medium
SilverStripe through 4.3.3 has incorrect access control for protected files uploaded via Upload::loadIntoFile(). An attacker may be able to guess a filename in silverstripe/assets via the AssetControlExtension.
CVE-2019-12205 1 Silverstripe 1 Silverstripe 2024-11-21 6.1 Medium
SilverStripe through 4.3.3 has Flash Clipboard Reflected XSS.
CVE-2019-12204 1 Silverstripe 1 Silverstripe 2024-11-21 9.8 Critical
In SilverStripe through 4.3.3, a missing warning about leaving install.php in a public webroot can lead to unauthenticated admin access.
CVE-2019-12203 1 Silverstripe 1 Silverstripe 2024-11-21 6.3 Medium
SilverStripe through 4.3.3 allows session fixation in the "change password" form.
CVE-2019-12149 1 Silverstripe 2 Registry, Restfulserver 2024-11-21 N/A
SQL injection vulnerability in silverstripe/restfulserver module 1.0.x before 1.0.9, 2.0.x before 2.0.4, and 2.1.x before 2.1.2 and silverstripe/registry module 2.1.x before 2.1.1 and 2.2.x before 2.2.1 allows attackers to execute arbitrary SQL commands.
CVE-2017-18049 1 Silverstripe 1 Silverstripe 2024-11-21 N/A
In the CSV export feature of SilverStripe before 3.5.6, 3.6.x before 3.6.3, and 4.x before 4.0.1, it's possible for the output to contain macros and scripts, which may be executed if imported without sanitization into common software (including Microsoft Excel). For example, the CSV data may contain untrusted user input from the "First Name" field of a user's /myprofile page.