Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/silverstripe/framework@4.0.0-alpha1
purl pkg:composer/silverstripe/framework@4.0.0-alpha1
Next non-vulnerable version 4.5.4
Latest non-vulnerable version 5.3.23
Risk
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-7hxq-cp29-r7dh
Aliases:
CVE-2019-14272
GHSA-jgw2-f5mx-rg7h
Cross-site Scripting In SilverStripe asset-admin, there is XSS in file titles managed through the CMS.
4.0.1-rc1
Affected by 10 other vulnerabilities.
4.0.1
Affected by 10 other vulnerabilities.
4.3.5
Affected by 2 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
VCID-b6nm-cphj-wfgw
Aliases:
CVE-2019-12617
GHSA-6r58-4xgr-gm6m
Improper Privilege Management In SilverStripe, there is access escalation for CMS users with limited access through permission cache pollution.
4.3.4
Affected by 3 other vulnerabilities.
4.3.5
Affected by 2 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
VCID-cmwn-cjff-9qau
Aliases:
CVE-2019-12203
GHSA-w7r7-r8r9-vrg2
Session Fixation SilverStripe allows session fixation in the "change password" form.
4.3.4
Affected by 3 other vulnerabilities.
4.3.5
Affected by 2 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
VCID-mkex-ht2r-cucz
Aliases:
CVE-2019-14273
GHSA-43jj-2rwc-2m3f
Files or Directories Accessible to External Parties In SilverStripe, there is broken access control on files.
4.0.1-rc1
Affected by 10 other vulnerabilities.
4.0.1
Affected by 10 other vulnerabilities.
4.3.5
Affected by 2 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
VCID-nute-ndg2-z7ev
Aliases:
CVE-2019-12205
GHSA-rfvw-5848-gxc5
Cross-site Scripting SilverStripe has Flash Clipboard Reflected XSS.
4.3.4
Affected by 3 other vulnerabilities.
4.3.5
Affected by 2 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
VCID-r1eg-dwej-5kau
Aliases:
CVE-2019-12437
GHSA-fx37-56v6-85q6
Cross-Site Request Forgery (CSRF) Cross Site Request Forgery (CSRF) Protection Bypass in GraphQL.
4.3.4
Affected by 3 other vulnerabilities.
VCID-xg74-3h1h-kqaf
Aliases:
CVE-2019-12246
GHSA-5fr8-xhqq-4p3q
Uncontrolled Resource Consumption SilverStripe allows a Denial of Service on flush and development URL tools.
4.3.4
Affected by 3 other vulnerabilities.
4.4.0
Affected by 4 other vulnerabilities.
VCID-y8et-m846-2fc6
Aliases:
CVE-2019-12245
GHSA-jvx5-rm6q-gx7p
Information Exposure SilverStripe 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`.
4.3.4
Affected by 3 other vulnerabilities.
4.3.6
Affected by 0 other vulnerabilities.
4.4.4
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (7)
Vulnerability Summary Aliases
VCID-3svb-wudn-aybz VersionedRequestFilter vulnerability A cross-site scripting vulnerability in `VersionedRequestFilter` has been found. If an incoming user request should not be able to access the requested stage, an error message is created for display on the CMS login page that they are redirected to. In this error message, the URL of the requested page is interpolated into the error message without being escaped; hence, arbitrary HTML can be injected into the CMS login page. SS-2016-007
VCID-7ek4-6y31-1qcs Pre-existing alc_enc cookies log users in if remember me is disabled If remember me is on and users log in with the box checked, if the developer then disabled "remember me" function, any pre-existing cookies will continue to authenticate users. SS-2016-014
VCID-at1s-qxsg-5yfs XSS In OptionsetField and CheckboxSetField List of key / value pairs assigned to `OptionsetField` or `CheckboxSetField` do not have a default casting assigned to them. The effect of this is a potential XSS vulnerability in lists where either key or value contain unescaped HTML. SS-2016-015
VCID-c437-w2zy-y7c9 ChangePasswordForm doesn't check Member::canLogIn() After performing a password reset, `ChangePasswordForm::doChangePassword()` logs in the user without checking `Member::canLogIn()`. This presents an issue for sites that are using the extension point in that method to deny access to users (for example members that have not been “approved”, or members that have had their access revoked temporarily). It looks like `Member::canLogIn()` was originally designed to only be used for checking whether the user is locked out (due to too many incorrect login attempts) but has been opened up to other uses. SS-2016-011
VCID-ewg1-jqza-eyez Member.Name isn't escaped The core template `framework/templates/Includes/GridField_print.ss` uses "Printed by $Member.Name". If the currently logged in members first name or surname contain XSS, this prints the raw HTML out, because `Member->getName()` just returns the raw `FirstName + Surname` as a string, which is injected directly. SS-2016-013
VCID-gkkp-9fm7-jfaz Missing ACL on reports The `SS_Report`, and the reports CMS section only checks `canView()` when listing the reports that can be viewed by the current user. It does not (and should) perform `canView` checks when the report is actually viewed, so if you know the URL to a report and can otherwise access the Reports section of the CMS, you can view any report. SS-2016-012
VCID-z28b-1yrx-1bbn Password encryption salt expiry When a user changes their password, the internal salt used for hashing their password is not updated. SS-2016-008

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-04T20:27:24.775277+00:00 GitLab Importer Affected by VCID-r1eg-dwej-5kau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12437.yml 38.6.0
2026-06-04T20:27:22.493765+00:00 GitLab Importer Affected by VCID-xg74-3h1h-kqaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12246.yml 38.6.0
2026-06-04T20:24:43.559774+00:00 GitLab Importer Affected by VCID-7hxq-cp29-r7dh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-14272.yml 38.6.0
2026-06-04T20:24:42.701592+00:00 GitLab Importer Affected by VCID-mkex-ht2r-cucz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-14273.yml 38.6.0
2026-06-04T20:24:42.091600+00:00 GitLab Importer Affected by VCID-b6nm-cphj-wfgw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12617.yml 38.6.0
2026-06-04T20:24:41.250776+00:00 GitLab Importer Affected by VCID-y8et-m846-2fc6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12245.yml 38.6.0
2026-06-04T20:24:40.489388+00:00 GitLab Importer Affected by VCID-nute-ndg2-z7ev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12205.yml 38.6.0
2026-06-04T20:24:39.699536+00:00 GitLab Importer Affected by VCID-cmwn-cjff-9qau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2019-12203.yml 38.6.0
2026-06-04T20:06:20.447640+00:00 GitLab Importer Fixing VCID-ewg1-jqza-eyez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-013.yml 38.6.0
2026-06-04T20:06:20.088737+00:00 GitLab Importer Fixing VCID-at1s-qxsg-5yfs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-015.yml 38.6.0
2026-06-04T20:06:19.570858+00:00 GitLab Importer Fixing VCID-z28b-1yrx-1bbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-008.yml 38.6.0
2026-06-04T20:06:19.250742+00:00 GitLab Importer Fixing VCID-c437-w2zy-y7c9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-011.yml 38.6.0
2026-06-04T20:06:18.897681+00:00 GitLab Importer Fixing VCID-7ek4-6y31-1qcs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-014.yml 38.6.0
2026-06-04T20:06:18.559283+00:00 GitLab Importer Fixing VCID-3svb-wudn-aybz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-007.yml 38.6.0
2026-06-04T20:06:18.391177+00:00 GitLab Importer Fixing VCID-gkkp-9fm7-jfaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/SS-2016-012.yml 38.6.0