Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. silverstripe/cms
  4. ›
  5. CVE-2020-9309

CVE-2020-9309: Unrestricted Upload of File with Dangerous Type

May 24, 2022 (updated July 13, 2023)

Silverstripe CMS through 4.5 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. Uploads stored as protected or draft files are allowed by default for authorised users only, but can also be enabled through custom logic as well as modules such as silverstripe/userforms. Sites using the previously optional silverstripe/mimevalidator module can configure MIME allow lists rather than extension allow lists, and hence prevent this issue. Sites on the Common Web Platform (CWP) use this module by default, and are not affected.

References

  • github.com/advisories/GHSA-h77w-655f-6j3m
  • nvd.nist.gov/vuln/detail/CVE-2020-9309
  • www.silverstripe.org/download/security-releases/CVE-2020-9309

Code Behaviors & Features

Detect and mitigate CVE-2020-9309 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 up to 4.5

Solution

Unfortunately, there is no solution available yet.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-434: Unrestricted Upload of File with Dangerous Type
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

packagist/silverstripe/cms/CVE-2020-9309.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:08 +0000.