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
                    | Link | Resource | 
|---|---|
| https://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4 | Patch Third Party Advisory | 
| https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q | Third Party Advisory | 
| https://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4 | Patch Third Party Advisory | 
| https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 05:05
| Type | Values Removed | Values Added | 
|---|---|---|
| CVSS | 
        v2 :  v3 :  | 
    
        v2 : 3.5
         v3 : 2.8  | 
| References | () https://github.com/octobercms/library/commit/80aab47f044a2660aa352450f55137598f362aa4 - Patch, Third Party Advisory | |
| References | () https://github.com/octobercms/october/security/advisories/GHSA-fx3v-553x-3c4q - Third Party Advisory | 
Information
                Published : 2020-11-23 20:15
Updated : 2024-11-21 05:05
NVD link : CVE-2020-15249
Mitre link : CVE-2020-15249
CVE.ORG link : CVE-2020-15249
JSON object : View
Products Affected
                octobercms
- october
 
CWE
                
                    
                        
                        CWE-79
                        
            Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
