Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. static-web-server
  4. ›
  5. CVE-2024-32966

CVE-2024-32966: static-web-server vulnerable to stored Cross-site Scripting in directory listings via file names

May 1, 2024

If directory listings are enabled for a directory that an untrusted user has upload privileges for, a malicious file name like <img src=x onerror=alert(1)>.txt will allow JavaScript code execution in the context of the web server’s domain.

References

  • github.com/advisories/GHSA-rwfq-v4hq-h7fg
  • github.com/static-web-server/static-web-server
  • github.com/static-web-server/static-web-server/releases/tag/v2.30.0
  • github.com/static-web-server/static-web-server/security/advisories/GHSA-rwfq-v4hq-h7fg
  • nvd.nist.gov/vuln/detail/CVE-2024-32966

Code Behaviors & Features

Detect and mitigate CVE-2024-32966 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 2.30.0

Fixed versions

  • 2.30.0

Solution

Upgrade to version 2.30.0 or above.

Impact 5.8 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

Source file

cargo/static-web-server/CVE-2024-32966.yml

Spotted a mistake? Edit the file on GitLab.

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

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