| Title | https://github.com/rawchen/ecms?tab=readme-ov-file ecms 1.0 Stored XSS |
|---|
| Description | The 1.0 version of ecms/updateProductServlet interface has an XSS storage vulnerability, where attackers can pass in the product name (i.e. productName parameter) to cause the server to execute JS code, resulting in an XSS storage vulnerability.
Receiving the productName parameter in the updateProductServlet class and directly updating it to the database without verifying the incoming content, there is an XSS storage vulnerability |
|---|
| Source | ⚠️ https://github.com/zyhzheng500-maker/cve/blob/main/%E5%AD%98%E5%82%A8%E5%9E%8BXss.md |
|---|
| User | zyhsec (UID 93418) |
|---|
| Submission | 12/16/2025 12:19 (4 months ago) |
|---|
| Moderation | 12/27/2025 14:33 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 338526 [rawchen ecms up to b59d7feaa9094234e8aa6c8c6b290621ca575ded Add New Product Page updateProductServlet.java updateProductServlet productName cross site scripting] |
|---|
| Points | 20 |
|---|