Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alistgo | Alist | < 3.29.0 |
Related Weaknesses (CWE)
References
- https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93bPatch
- https://securitylab.github.com/advisories/GHSL-2023-220_Alist/ExploitThird Party Advisory
FAQ
What is CVE-2024-47067?
CVE-2024-47067 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 ...
How severe is CVE-2024-47067?
CVE-2024-47067 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47067?
Check the references section above for vendor advisories and patch information. Affected products include: Alistgo Alist.