Security Advisory

CVE-2024-52793

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-11-22 15:37:10
Last updated 2024-11-26 14:18:57
Assigner GitHub_M
State PUBLISHED

Description

The Deno Standard Library provides APIs for Deno and the Web. Prior to version 1.0.11, `http/file-server`s `serveDir` with `showDirListing: true` option is vulnerable to cross-site scripting when the attacker is a user who can control file names in the source directory on systems with POSIX file names. Exploitation might also be possible on other systems but less trivial due to e.g. lack of file name support for `<>` in Windows. Version 1.0.11 fixes the issue.