| Titre | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 Cross Site Scripting |
|---|
| Description | The unauthenticated `POST /order` endpoint in `ssm_pro/src/main/java/cn/sfturing/web/OrderController.java` accepts `hospitalName`, `officesName`, and `doctorName` directly from the request (lines 61-76). `ssm_pro/src/main/resources/mapper/OrderRecordsDao.xml` persists these values in `order_records` (lines 14-19). `ssm_pro/src/main/webapp/WEB-INF/jsp/userCenter/userCenter.jsp` later renders all three database fields using unescaped `${...}` expressions at lines 75-79. An attacker can persist a script-bearing appointment field and cause JavaScript execution when an appointment page rendering that record is delivered to a browser.
|
|---|
| La source | ⚠️ https://github.com/sfturing/hosp_order/issues/117 |
|---|
| Utilisateur | 9ue33 (UID 100041) |
|---|
| Soumission | 22/07/2026 17:55 (il y a 2 mois) |
|---|
| Modérer | 06/09/2026 13:58 (2 months later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 399410 [sfturing ssm_pro Order Endpoint OrderController.java hospitalName/officesName/doctorName cross site scripting] |
|---|
| Points | 20 |
|---|