Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
XSS vulnerability in serveDir API of @std/http/file-server on POSIX systems
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Deno Standard Library 跨站脚本漏洞
Vulnerability Description
Deno Standard Library(std)是Deno开源的一个 Deno 标准库。 Deno Standard Library 1.0.11之前版本存在跨站脚本漏洞。攻击者利用该漏洞可以执行跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A