In Halo, versions v1.0.0 to v1.4.17 (latest) are vulnerable to Stored Cross-Site Scripting (XSS) in the article title. An authenticated attacker can inject arbitrary javascript code that will execute on a victim’s server.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/service/impl/PostServiceImpl.java#L391 | third party advisory release notes |
https://github.com/halo-dev/halo/issues/1557 | issue tracking third party advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22123 | third party advisory exploit |