Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. silverstripe/framework
  4. ›
  5. GHSA-vcg6-8fxc-x5cq

GHSA-vcg6-8fxc-x5cq: silverstripe/framework allows upload of dangerous file types

May 27, 2024

Some potentially dangerous file types exist in File.allowed_extensions which could allow a malicious CMS user to upload files that then get executed in the security context of the website. We have removed the ability to upload .css, .js, .potm, .dotm, .xltm and .jar files in the default configuration. Since allowed_extensions are synced to webserver configuration (in assets/.htaccess) automatically, this will also deny access to any existing uploads with these extensions.

Review our security guidelines for the Common Web Platform and the File Security guide for SilverStripe 4 to find out how to add or remove extensions.

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2018-014-1.yaml
  • github.com/advisories/GHSA-vcg6-8fxc-x5cq
  • github.com/silverstripe/silverstripe-framework
  • github.com/silverstripe/silverstripe-framework/commit/0408048653fafc52e02b4dbc6288e14e634ac613
  • www.silverstripe.org/download/security-releases/ss-2018-014

Code Behaviors & Features

Detect and mitigate GHSA-vcg6-8fxc-x5cq with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.6.5-rc1 before 3.6.6, all versions starting from 4.0.3-rc1 before 4.0.4, all versions starting from 4.1.0-rc1 before 4.1.1

Fixed versions

  • 3.6.6
  • 4.0.4
  • 4.1.1

Solution

Upgrade to versions 3.6.6, 4.0.4, 4.1.1 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-434: Unrestricted Upload of File with Dangerous Type

Source file

packagist/silverstripe/framework/GHSA-vcg6-8fxc-x5cq.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:53 +0000.