CVE-2020-15249
CVE-2020-15249 is a low-severity vulnerability in Octobercms October with a CVSS 3.x base score of 2.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Low (CVSS 3.x base score 2.8)
- CVSS v2: 3.5
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Octobercms October
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2020-15249?
- 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.
- How severe is CVE-2020-15249?
- CVE-2020-15249 has a CVSS 3.x base score of 2.8, rated low severity. It is exploitable over local access with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2020-15249 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-15249?
- CVE-2020-15249 affects Octobercms October. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-15249?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2020-15249 published?
- CVE-2020-15249 was published on 2020-11-23 and last updated on 2026-06-17.
References
- https://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4
- https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q
Affected products (1)
- cpe:2.3:a:octobercms:october:*:*:*:*:*:*:*:*
More vulnerabilities in Octobercms October
- CVE-2021-3311 — Critical (CVSS 9.8): An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a…
- CVE-2017-1000197 — Critical (CVSS 9.8): October CMS build 412 is vulnerable to file path modification in asset move functionality resulting in creating…
- CVE-2017-1000196 — Critical (CVSS 9.8): October CMS build 412 is vulnerable to PHP code execution in the asset manager functionality resulting in site…
- CVE-2017-1000194 — Critical (CVSS 9.8): October CMS build 412 is vulnerable to Apache configuration modification via file upload functionality resulting in…
- CVE-2023-44382 — Critical (CVSS 9.1): October is a Content Management System (CMS) and web platform to assist with development workflow. An authenticated…
- CVE-2021-32650 — High (CVSS 8.8): October CMS is a self-hosted content management system (CMS) platform based on the Laravel PHP Framework. Prior to…
All CVEs affecting Octobercms October →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →