Search for packages
| purl | pkg:composer/silverstripe/cms@3.2.0-beta2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2c84-9xxd-pub2
Aliases: SS-2016-002 |
CSRF vulnerability in GridFieldAddExistingAutocompleter GridField 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. Amongst other default CMS interfaces, GridField is used for management of groups, users and permissions in the CMS. |
Affected by 8 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-2s8q-qgpm-cqh7
Aliases: CVE-2020-9309 GHSA-h77w-655f-6j3m |
Unrestricted Upload of File with Dangerous Type Silverstripe CMS can be susceptible to script execution from malicious upload contents under allowed file extensions (for example HTML code in a TXT file). When these files are stored as protected or draft files, the MIME detection can cause browsers to execute the file contents. |
Affected by 1 other vulnerability. |
|
VCID-3x46-q9cb-7ubg
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 5 other vulnerabilities. Affected by 4 other vulnerabilities. |
|
VCID-5cd5-kmjz-h7bv
Aliases: SS-2016-003 |
Hostname, IP and Protocol Spoofing through HTTP Headers In it's default configuration, SilverStripe trusts all originating IPs to include HTTP headers for Hostname, IP and Protocol. This enables reverse proxies to forward requests while still retaining the original request information. Trusted IPs can be limited via the `SS_TRUSTED_PROXY_IPS` constant. Even with this restriction in place, SilverStripe trusts a variety of HTTP headers due to different proxy notations (e.g. `X-Forwarded-For` vs. `Client-IP`). Unless a proxy explicitly unsets invalid HTTP headers from connecting clients, this can lead to spoofing requests being passed through trusted proxies. The impact of spoofed headers can include `Director::forceSSL()` not being enforced, SS_HTTPRequest->getIP() returning a wrong IP (disabling any IP restrictions), and spoofed hostnames circumventing any hostname-specific restrictions enforced in SilverStripe Controllers. Regardless on running a reverse proxy in your hosting infrastructure, please follow the instructions on Secure Coding: Request hostname forgery in order to opt-in to these protections. If your website is not behind a reverse proxy, you might already be protected if using Apache with mod_env enabled, and you have the following line in your .htaccess file: `SetEnv BlockUntrustedIPs true`. |
Affected by 8 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-b95v-49p7-fkas
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 4 other vulnerabilities. |
|
VCID-c6bz-jwhm-vkgp
Aliases: CVE-2017-5197 GHSA-xmjh-wjc5-wg4h |
Cross-site Scripting There is an XSS in SilverStripe CMS. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-efqa-bbj4-zyhd
Aliases: SS-2015-023 |
Advanced workflow member field exposure By default, the CMS Admin editable template for the NotifyUsers action has access to a large number of fields, including (for instance) `Member#Password`. This would allow a malicious CMS Admin to extract other admin passwords by adding a template emailing these fields to themselves when other admins trigger the workflow. A new configuration option has been added; when this option is set to `true` via the Config API then only member fields specified via `Member.summary_fields` may be accessed. |
Affected by 7 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-umhc-fdfh-1fdx
Aliases: CVE-2020-9311 GHSA-2pw2-qpcp-m47x |
Cross-site Scripting In SilverStripe, malicious users with a valid Silverstripe CMS login (usually CMS access) can craft profile information which can lead to XSS for other users through specially crafted login form URLs. |
Affected by 1 other vulnerability. |
|
VCID-wdcz-6vpn-ffd8
Aliases: SS-2015-028 |
Missing security check on dev/build/defaults The `buildDefaults` method on `DevelopmentAdmin` is missing a permission check. In live mode, if you access /dev/build, you are requested to login first. However, if you access /dev/build/defaults, then the action is performed without any login check. This should be protected in the same way that /dev/build is. The `buildDefaults` view is `requireDefaultRecords()` on each `DataObject` class, and hence has the potential to modify database state. It also lists all modified tables, allowing attackers more insight into which modules are used, and how the database tables are structured. |
Affected by 8 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-ytbc-8mhd-b3fc
Aliases: CVE-2020-6164 GHSA-gm5x-hpmw-xpxg |
Information Exposure In SilverStripe, a specific URL path configured by default through the silverstripe/framework module can be used to disclose the fact that a domain is hosting a Silverstripe application. There is no disclosure of the specific version. The functionality on this URL path is limited to execution in a CLI context, and is not known to present a vulnerability through web-based access. As a side effect, this preconfigured path also blocks the creation of other resources on this path (e.g. a page). |
Affected by 1 other vulnerability. |
|
VCID-z94y-nz4f-y7er
Aliases: CVE-2019-12204 GHSA-cg8j-8w52-735v |
Improper Privilege Management In SilverStripe, a missing warning about leaving `install.php` in a public webroot can lead to unauthenticated admin access. |
Affected by 0 other vulnerabilities. Affected by 4 other vulnerabilities. Affected by 4 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||