In Halo, versions v1.0.0 to v1.4.17 (latest) are vulnerable to Stored Cross-Site Scripting (XSS) in the profile image. An authenticated attacker can upload a carefully crafted SVG file that will trigger arbitrary javascript to run on a victim’s browser.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/handler/file/FileHandler.java#L30 | Release Notes Third Party Advisory | 
| https://github.com/halo-dev/halo/issues/1575 | Issue Tracking Third Party Advisory | 
| https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22124 | Exploit Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2022-01-13 17:15
Updated : 2022-01-14 17:28
NVD link : CVE-2022-22124
Mitre link : CVE-2022-22124
CVE.ORG link : CVE-2022-22124
JSON object : View
Products Affected
                fit2cloud
- halo
 
CWE
                
                    
                        
                        CWE-79
                        
            Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
