OSV 1.4.0 · unreviewed · 修改于 2026-09-02 02:30
发布时间
2026-09-01 02:31
GitHub 审查时间
—
NVD 发布时间
2026-09-01 00:18
源文件
advisories/unreviewed/2026/08/GHSA-wfcf-9h78-ggcj/GHSA-wfcf-9h78-ggcj.json
Stored Cross-Site Scripting (XSS) in TaskRunHandler.post() in web/handlers/task.py in QD 20220208 through 20250803. When a task is run via /task/<taskid>/run, the handler renders task log content (logtmp) into the HTML response using Python % string formatting without HTML encoding. logtmp is populated from the exception object or from new_env.variables.log, which is attacker-controlled via the template extract_variables mechanism. A low-privileged authenticated attacker can create a crafted HAR template that extracts arbitrary HTML/JavaScript into the log variable via the api://util/unicode endpoint. When a victim triggers the task run, the embedded script executes in the victim browser within the QD application context.
该公告没有提供结构化的受影响软件包信息。