| शीर्षक | zhistaredu StarTraining 3.8.1 Cross Site Scripting |
|---|
| विवरण | StarTraining 3.8.1 — Global XSS filter disabled (ST-VULN-007)
Product: StarTraining 3.8.1
CWE: CWE-79
Classification: Cross Site Scripting
=== SUMMARY ===
`application.yml` sets `xss.enabled: false`, disabling servlet XSS filter.
=== ROOT CAUSE ===
Misconfiguration of xss filter switch.
=== REPRODUCTION ===
# Code/config verification — POST notice/content endpoints accept raw HTML when filter off
GET /system/notice/list HTTP/1.1
Host: 127.0.0.1:8900
Authorization: USER_TOKEN
Connection: close
Expected: Config shows xss.enabled=false; stored XSS easier on notice fields
=== IMPACT ===
Increases XSS impact across /system/* endpoints.
=== FIX ===
Set xss.enabled=true in production.
|
|---|
| स्रोत | ⚠️ https://github.com/ArrestX/startraining-advisories/blob/main/advisories/ST-VULN-007-xss-filter-disabled.md |
|---|
| उपयोगकर्ता | thmanhz (UID 100327) |
|---|
| सबमिशन | 05/08/2026 02:21 AM (2 महीनों पहले) |
|---|
| संयम | 27/09/2026 05:38 AM (2 months later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 410811 [zhistaredu StarTraining तक 3.8.1 application.yml xss.enabled क्रॉस साइट स्क्रिप्टिंग] |
|---|
| अंक | 20 |
|---|