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 |
Configurations
History
20 Jan 2022, 14:46
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125 - Exploit, Third Party Advisory | |
References | (MISC) https://github.com/halo-dev/halo/issues/1557 - Third Party Advisory | |
References | (MISC) 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 | |
CPE | cpe:2.3:a:halo:halo:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 4.8 |
13 Jan 2022, 17:18
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-01-13 17:15
Updated : 2024-02-04 22:08
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')