Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. october/backend
  4. ›
  5. CVE-2020-15249

CVE-2020-15249: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

November 23, 2020 (updated March 4, 2021)

October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. In October CMS from version 1.0.319 and before version 1.0.469, backend users with access to upload files were permitted to upload SVG files without any sanitization applied to the uploaded files. Since SVG files support being parsed as HTML by browsers, this means that they could theoretically upload Javascript that would be executed on a path under the website’s domain (i.e. /storage/app/media/evil.svg), but they would have to convince their target to visit that location directly in the target’s browser as the backend does not display SVGs inline anywhere, SVGs are only displayed as image resources in the backend and are thus unable to be executed. Issue has been patched in Build 469 (v1.0.469) & v1.1.0.

References

  • github.com/advisories/GHSA-fx3v-553x-3c4q
  • github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4
  • github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q
  • nvd.nist.gov/vuln/detail/CVE-2020-15249

Code Behaviors & Features

Detect and mitigate CVE-2020-15249 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 1.0.319 before 1.0.469

Fixed versions

  • 1.0.469

Solution

Upgrade to version 1.0.469 or above.

Impact 5.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/october/backend/CVE-2020-15249.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:16:06 +0000.