9 matches found
silicon2022-capturetheflag
silicon2022-ctf 关于 这是一个包含 41 个 flag 的 CTF,使用 RootTheBox 平台搭建。基础设施(大部分)部署在 Azure Kubernetes Service 上。终端挑战通过使用修改版 WeTTY 的 Docker 镜像进行部署。 构建 大多数 挑战都是以 Docker 镜像的形式构建的。你可以进入相应的挑战目录,构建 Dockerfile 来启动你自己的实例,或查看 README 获取其他说明。 解决方案 你可以在每个挑战对应的解决方案文件夹中找到相应的解答。 贡献者 今年的 CTF 由以下人员构建 paill dhasek00 GO0dspee...
CVE-2026-49864
wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...
CVE-2026-49864
wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...
CVE-2026-49864 wetty vulnerable to DOM XSS via file-download filename
wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...
CVE-2026-49864
CVE-2026-49864 (Wetty) is a DOM XSS in the Wetty client (prior to v3.0.4) triggered by a crafted file-download escape sequence that decodes a base64 filename and injects it into a Toastify HTML string without escaping. The attacker-controlled filename can lead to raw HTML/JS rendering in the vict...
CVE-2026-49864 wetty vulnerable to DOM XSS via file-download filename
wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...
GHSA-P26J-H7WJ-R568 wetty vulnerable to DOM XSS via file-download filename
Summary The wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log, an SSH MOTD, a curl response - that contains \x1b5i...:...\x1b4i runs scri...
wetty vulnerable to DOM XSS via file-download filename
Summary The wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log, an SSH MOTD, a curl response - that contains \x1b5i...:...\x1b4i runs scri...
PT-2026-55212
Name of the Vulnerable Software and Affected Versions wetty versions prior to 3.0.4 Description The wetty client improperly handles file-download escape sequences by decoding a base64 filename and interpolating it directly into a Toastify HTML string without escaping. An attacker can deliver a...