CVE-2020-15249
published 2020-11-23CVE-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…
PriorityP427medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
0.46%
36.5th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| october | backend | >= 1.0.319 < 1.0.469 | 1.0.469 |
| octobercms | october | — | — |
| octobercms | october | >= 1.0.319 < 1.0.469 | 1.0.469 |
CVSS provenance
nvdv3.15.4MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
nvdv2.03.5LOWAV:N/AC:M/Au:S/C:N/I:P/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Stored XSS by authenticated backend user with access to upload files
osv·2020-11-23
CVE-2020-15249 [LOW] Stored XSS by authenticated backend user with access to upload files
Stored XSS by authenticated backend user with access to upload files
### Impact
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.
### Patches
Issue has been patched in Build 469 (v1.0.469) & v1.1.0.
### Workarounds
Apply https://github.com/octobercms/l
GHSA
Stored XSS by authenticated backend user with access to upload files
ghsa·2020-11-23
CVE-2020-15249 [LOW] CWE-79 Stored XSS by authenticated backend user with access to upload files
Stored XSS by authenticated backend user with access to upload files
### Impact
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.
### Patches
Issue has been patched in Build 469 (v1.0.469) & v1.1.0.
### Workarounds
Apply https://github.com/octobercms/l
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4qhttps://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q
2020-11-23
Published