Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/alist-org/alist/v3
  4. ›
  5. CVE-2024-47067

CVE-2024-47067: Alist reflected Cross-Site Scripting vulnerability

October 10, 2024

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

  • github.com/advisories/GHSA-8pph-gfhp-w226
  • github.com/alist-org/alist
  • github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78
  • nvd.nist.gov/vuln/detail/CVE-2024-47067
  • securitylab.github.com/advisories/GHSL-2023-220_Alist

Code Behaviors & Features

Detect and mitigate CVE-2024-47067 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.29.0

Fixed versions

  • 3.29.0

Solution

Upgrade to version 3.29.0 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

go/github.com/alist-org/alist/v3/CVE-2024-47067.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:39 +0000.