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 |
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
21 Nov 2024, 06:46
Type | Values Removed | Values Added |
---|---|---|
References | () 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 | |
References | () https://github.com/halo-dev/halo/issues/1575 - Issue Tracking, Third Party Advisory | |
References | () https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22124 - Exploit, Third Party Advisory |
Information
Published : 2022-01-13 17:15
Updated : 2024-11-21 06:46
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')