In Halo, versions v1.0.0 to v1.4.17 (latest) are vulnerable to Stored Cross-Site Scripting (XSS) in the article tag. An authenticated admin attacker can inject arbitrary javascript code that will execute on a victim’s server.
References
Link | Resource |
---|---|
https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/service/impl/PostServiceImpl.java#L500 | Exploit Third Party Advisory |
https://github.com/halo-dev/halo/issues/1557 | Third Party Advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125 | Exploit Third Party Advisory |
https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/service/impl/PostServiceImpl.java#L500 | Exploit Third Party Advisory |
https://github.com/halo-dev/halo/issues/1557 | Third Party Advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125 | 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/service/impl/PostServiceImpl.java#L500 - Exploit, Third Party Advisory | |
References | () https://github.com/halo-dev/halo/issues/1557 - Third Party Advisory | |
References | () https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125 - Exploit, Third Party Advisory |
Information
Published : 2022-01-13 17:15
Updated : 2024-11-21 06:46
NVD link : CVE-2022-22125
Mitre link : CVE-2022-22125
CVE.ORG link : CVE-2022-22125
JSON object : View
Products Affected
halo
- halo
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')