Enviar #912676: Exrick xmall 1.1; source through 19e7917 Cross Site Scriptinginformación

TítuloExrick xmall 1.1; source through 19e7917 Cross Site Scripting
DescripciónExrick xmall v1.1 and source through commit 19e7917d5ed3bd2a2421a3a246ad494c133ba94c contain a stored cross-site scripting vulnerability in administrative order printing. POST /member/addOrder in xmall-front-web accepts streetName and goodsList[*].productName from an unauthenticated request body; the front module only applies rate limiting and performs no session, token, or body.userId ownership validation. OrderServiceImpl.createOrder checks only that the supplied userId exists, then stores these values in tb_order_shipping.receiver_address and tb_order_item.title. When an authenticated backend operator views or prints the order, xmall-manager-web/src/main/webapp/WEB-INF/jsp/order-print.jsp inserts the stored address with jQuery .html() and the product title through HTML string concatenation. The cross-user data flow was successfully verified in an authorized local test environment; no executable payload is published. This issue is separate from CVE-2025-65540: that record covers member-list.jsp/member-show.jsp and member username/description, whereas this report uses a different input endpoint, database fields, backend page, and fix location. CWE-79. CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N. Product: https://github.com/Exrick/xmall . Public disclosure/vendor notification: https://github.com/Exrick/xmall/issues/104 .
Fuente⚠️ https://github.com/Exrick/xmall/issues/104
Usuario
 JunRoinxxX (UID 100281)
Sumisión2026-08-01 13:12 (hace 1 mes)
Moderación2026-09-12 18:06 (1 month later)
EstadoAceptado
Entrada de VulDB403156 [Exrick xmall hasta 19e7917d5ed3bd2a2421a3a246ad494c133ba94c Order Printing order-print.jsp secuencias de comandos en sitios cruzados]
Puntos20

Want to know what is going to be exploited?

We predict KEV entries!