CVE-2024-10099 MEDIUM

CVE-2024-10099: Stored XSS in comfyanonymous/comfyui

Vendor Comfyanonymous
Product comfyanonymous/comfyui
Weakness CWE-79 · XSS
Published October 17, 2024
Last update October 17, 2024

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

A stored cross-site scripting (XSS) vulnerability exists in comfyanonymous/comfyui version 0.2.2 and possibly earlier. The vulnerability occurs when an attacker uploads an HTML file containing a malicious XSS payload via the `/api/upload/image` endpoint. The payload is executed when the file is viewed through the `/view` API endpoint, leading to potential execution of arbitrary JavaScript code.

Key dates

02Disclosure timeline

October 17, 2024 CVE published
October 17, 2024 Record updated

Related vulnerabilities

04Related CVE