Vulnerability CVE-2024-47067


Published: 2024-09-30

Description:
AList is a file list program that supports multiple storages. AList contains a reflected cross-site scripting vulnerability in helper.go. The endpoint /i/:link_name takes in a user-provided value and reflects it back in the response. The endpoint returns an application/xml response, opening it up to HTML tags via XHTML and thus leading to a XSS vulnerability. This vulnerability is fixed in 3.29.0.

 References:
https://securitylab.github.com/advisories/GHSL-2023-220_Alist/
https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78

Copyright 2026, cxsecurity.com

 

Back to Top