Search for packages
| purl | pkg:composer/silverstripe/framework@3.3.0-beta1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1yc7-8qd2-zfhm
Aliases: GHSA-87pf-7x99-5xc4 |
Silverstripe Hostname, IP and Protocol Spoofing through HTTP Headers |
Affected by 29 other vulnerabilities. |
|
VCID-333j-w32t-ufhn
Aliases: SS-2016-003-1 |
SS-2016-003: Hostname, IP and Protocol Spoofing through HTTP Headers |
Affected by 29 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-3497-71mw-yqh8
Aliases: CVE-2019-5715 GHSA-wvfw-w3x6-g526 |
SilverStripe allowss Reflected SQL Injection through Form and `DataObject`. |
Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-4mg2-rjsn-qyfx
Aliases: CVE-2019-12203 GHSA-w7r7-r8r9-vrg2 |
Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-6e1y-7jj8-a7cw
Aliases: SS-2016-004 |
XSS in CMS Edit Page Due to a lack of parameter sanitisation a carefully crafted URL could be used to inject arbitrary HTML into the CMS Edit page. An attacker could create a URL and share it with a site administrator to perform an attack. |
Affected by 29 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-7kmy-8ht6-8fcw
Aliases: CVE-2019-12245 GHSA-jvx5-rm6q-gx7p |
Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-7me4-ggep-sbhj
Aliases: SS-2016-006 |
Missing CSRF protection in login form `LoginForm` calls `disableSecurityToken()`, which causes a "shared host domain" vulnerability. |
Affected by 29 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-7uum-b28k-nqbm
Aliases: SS-2016-016 |
XSS In CMSSecurity BackURL In follow up to SS-2016-001 there is yet a minor unresolved fix to incorrectly encoded URL. |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
|
VCID-7wzc-kyxs-wbc2
Aliases: SS-2016-011 |
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. |
Affected by 16 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-8py4-rxgp-uqdh
Aliases: SS-2016-007 |
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. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-91wy-94bg-bfc3
Aliases: SS-2017-001 |
XSS In page name SilverStripe is vulnerable to XSS via the page name. For instance, page name `"><svg/onload=alert(/xss/)>` will trigger an XSS alert. |
Affected by 12 other vulnerabilities. Affected by 12 other vulnerabilities. |
|
VCID-9qx2-tr6c-sbby
Aliases: GHSA-2hpc-mf4q-j885 |
Silverstripe CSRF vulnerability in GridFieldAddExistingAutocompleter |
Affected by 29 other vulnerabilities. |
|
VCID-9vwe-uejx-c3c5
Aliases: CVE-2019-12246 GHSA-5fr8-xhqq-4p3q |
Affected by 1 other vulnerability. Affected by 6 other vulnerabilities. |
|
|
VCID-a95a-ygek-hfby
Aliases: SS-2016-012 |
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. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-bexp-ws1g-1fdu
Aliases: SS-2016-008 |
Password encryption salt expiry When a user changes their password, the internal salt used for hashing their password is not updated. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-d9he-ahd2-xkde
Aliases: SS-2016-013 |
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. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-eu6p-szkb-m7b1
Aliases: CVE-2017-5197 GHSA-xmjh-wjc5-wg4h |
Cross-site Scripting There is an XSS in SilverStripe CMS. |
Affected by 12 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 12 other vulnerabilities. |
|
VCID-k1aa-deyg-2kdg
Aliases: CVE-2019-14272 GHSA-jgw2-f5mx-rg7h |
Affected by 8 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-k6ed-y2ud-wffu
Aliases: CVE-2019-14273 GHSA-43jj-2rwc-2m3f |
Affected by 8 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-km94-727n-nfa6
Aliases: SS-2015-029 |
CSRF vulnerability in savetreenodes `savetreenode` action does not have sufficient CSRF protection, meaning that in some cases users with CMS access can be tricked into posting unspecified data into the CMS from external websites. |
Affected by 29 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-ku6h-zhz1-8ydr
Aliases: SS-2016-005 |
Brute force bypass on default admin Default Administrator accounts were not subject to the same brute force protection afforded to other Member accounts. Failed login counts were not logged for default admins resulting in unlimited attempts on the default admin username and password. |
Affected by 29 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-m2bw-tabk-qyd8
Aliases: CVE-2019-12617 GHSA-6r58-4xgr-gm6m |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-pq7w-n99a-q7cj
Aliases: CVE-2017-18049 GHSA-2jvj-mhf2-g99w |
Injection Vulnerability In the CSV export feature of SilverStripe, it is possible for the output to contain macros and scripts, which may be executed if imported without sanitization into common software. |
Affected by 9 other vulnerabilities. Affected by 9 other vulnerabilities. Affected by 9 other vulnerabilities. Affected by 9 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-rat4-3wbz-33fu
Aliases: GHSA-x5w2-wcr8-9q45 |
Silverstripe Missing security check on dev/build/defaults |
Affected by 29 other vulnerabilities. |
|
VCID-u7hh-49t3-13df
Aliases: SS-2016-014 |
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. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-ud6e-smr7-vffw
Aliases: SS-2016-001 |
XSS in CMSController BackURL A XSS risk exists in the returnURL parameter passed to CMSSecurity/success. An unvalidated url could cause the user to redirect to an unverified third party url outside of the site. |
Affected by 29 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-upvz-qc95-nua2
Aliases: SS-2016-010 |
ReadOnly transformation for formfields exploitable Form fields returning `isReadonly()` as true are vulnerable to reflected XSS injections. This includes `ReadonlyField`, `LookupField`, `HTMLReadonlyField`, as well as special purpose fields like `TimeField_Readonly`. Values submitted to through these form fields are not filtered out from the form session data, and might be shown to the user depending on the form behaviour. For example, form validation errors cause the form to re-render with previously submitted values by default. SilverStripe forms automatically load values from request data (GET and POST), which enables malicious use of URLs if your form uses these fields and does not overwrite data on form construction. Readonly and disabled form fields are already filtered out in `saveInto()`, so maliciously submitted data on these fields does not make it into the database unless you are accessing form values directly in your saving logic. |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
|
VCID-uww2-1x5r-ufc6
Aliases: SS-2016-015 |
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. |
Affected by 16 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-vrv4-sy3z-jfe2
Aliases: CVE-2017-14498 GHSA-j696-6m57-mcrv |
Cross-site Scripting SilverStripe CMS has an XSS via an SVG document that is mishandled by (1) the Insert Media option in the content editor or (2) an `admin/assets/add` pathname. |
Affected by 10 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-wnrg-ruds-wqb4
Aliases: SS-2015-028-1 |
Improper Authentication 'Missing security check on `dev/build/defaults`. |
Affected by 29 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-x6g5-a61e-3khu
Aliases: CVE-2019-12205 GHSA-rfvw-5848-gxc5 |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. |
|
|
VCID-xazf-vmz5-r3dj
Aliases: CVE-2017-12849 GHSA-fwhr-g5r4-xgxf |
Information Exposure Response discrepancy in the login and password reset forms in SilverStripe CMS allows remote attackers to enumerate users via timing attack. |
Affected by 10 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-yxg1-dz91-ckgs
Aliases: CVE-2019-12437 GHSA-fx37-56v6-85q6 |
Cross-Site Request Forgery (CSRF) Cross Site Request Forgery (CSRF) Protection Bypass in GraphQL. |
Affected by 1 other vulnerability. |
|
VCID-zfrs-mqe3-4be8
Aliases: SS-2016-002-1 |
Cross-Site Request Forgery (CSRF) CSRF vulnerability in `GridFieldAddExistingAutocompleter`. |
Affected by 29 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||