CVE-2025-57203

MagicProject AI version 9.1 is affected by a Cross-Site Scripting (XSS) vulnerability within the chatbot generation feature available to authenticated admin users. The vulnerability resides in the prompt parameter submitted to the /dashboard/user/generator/generate-stream endpoint via a multipart/form-data POST request. Due to insufficient input sanitization, attackers can inject HTML-based JavaScript payloads. This payload is stored and rendered unsanitized in subsequent views, leading to execution in other users' browsers when they access affected content. This issue allows an authenticated attacker to execute arbitrary JavaScript in the context of another user, potentially leading to session hijacking, privilege escalation, data exfiltration, or administrative account takeover. The application does not implement a Content Security Policy (CSP) or adequate input filtering to prevent such attacks. A fix should include proper sanitization, output encoding, and strong CSP enforcement to mitigate exploitation.
Configurations

Configuration 1 (hide)

cpe:2.3:a:liquidlabs:magicai:9.1:*:*:*:*:wordpress:*:*

History

03 Oct 2025, 17:49

Type Values Removed Values Added
First Time Liquidlabs
Liquidlabs magicai
References () https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109 - () https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109 - Product
CPE cpe:2.3:a:liquidlabs:magicai:9.1:*:*:*:*:wordpress:*:*

24 Sep 2025, 19:15

Type Values Removed Values Added
CWE CWE-79
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.8

22 Sep 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-22 20:15

Updated : 2025-10-03 17:49


NVD link : CVE-2025-57203

Mitre link : CVE-2025-57203

CVE.ORG link : CVE-2025-57203


JSON object : View

Products Affected

liquidlabs

  • magicai
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')