提交 #870356: Webkul Bagisto <=2.4.4 Cross Site Scripting信息

标题Webkul Bagisto <=2.4.4 Cross Site Scripting
描述Bagisto 2.4.4 contains a stored cross-site scripting vulnerability in RMA conversation messages. A normal authenticated frontend customer can inject malicious HTML or JavaScript into an RMA message and have it execute later when the message is viewed in frontend and backend RMA views. The affected flow uses POST /customer/account/rma/send-message to submit an RMA conversation message. The frontend applies client-side sanitization before sending the request, but this can be bypassed by intercepting and modifying the request. The server validates the message only as a string and stores the raw value. Later, both the frontend RMA view and the backend admin RMA view render the stored message through v-html, causing attacker-controlled HTML to be inserted into the DOM. The impact is stored XSS across trust boundaries. A customer can persist script content in RMA conversation history, and the payload can execute when viewed by the same customer, other users with access to the conversation, or backend administrators reviewing the RMA. In an admin context, successful exploitation may allow theft of sensitive page data, session-related abuse depending on browser protections, or privileged actions performed through the administrator's authenticated session. The vendor was contacted beforehand and confirmed the report. No CVE is included in the public report at the time of preparation.
来源⚠️ https://github.com/Mitchell45/PHP_Web_POCs/blob/main/Bagisto/39_english_vulnerability_report.md
用户
 Mitch45 (UID 99299)
提交2026-06-26 06時46分 (2 月前)
管理2026-08-16 20時05分 (2 months later)
状态已接受
VulDB条目391196 [Webkul Bagisto 直到 2.4.4 RMA Message send-message 信息 跨网站脚本]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!