CVE-2024-52793
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-52793
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-22T15:37:10.829Z
- Last Modified Date
- 2024-11-22T15:37:10.829Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/denoland/std/security/advisories/GHSA-32fx-h446-h8pf | x_refsource_CONFIRM |
https://github.com/denoland/std/blob/065296ca5a05a47f9741df8f99c32fae4f960070/http/file_server.ts#L507 | x_refsource_MISC |
https://github.com/denoland/std/blob/065296ca5a05a47f9741df8f99c32fae4f960070/http/file_server.ts#L532 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-52793 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52793 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-23 14:12:23 | Added to TrackCVE |