| शीर्षक | zhistaredu StarTraining 3.8.1 Use of Default Credentials |
|---|
| विवरण | StarTraining 3.8.1 — Unauthenticated Druid monitor console access (ST-VULN-002)
Product: StarTraining 3.8.1
CWE: CWE-306 / CWE-200
Classification: Use of Default Credentials
=== SUMMARY ===
Spring Security permits `/druid/**` anonymously while `statViewServlet` is enabled with empty login-username/password.
=== ROOT CAUSE ===
SecurityConfig `.anonymous()` on `/druid/**`; Druid console credentials unset.
=== REPRODUCTION ===
GET /druid/index.html HTTP/1.1
Host: 127.0.0.1:8900
Connection: close
Expected: HTTP 200 Druid console HTML (SQL stat / datasource info)
=== IMPACT ===
Information disclosure; aids SQLi / lateral movement.
=== FIX ===
Require authentication; set druid login credentials; restrict by IP.
|
|---|
| स्रोत | ⚠️ https://github.com/ArrestX/startraining-advisories/blob/main/advisories/ST-VULN-002-druid-console-unauth.md |
|---|
| उपयोगकर्ता | Vseen (UID 99867) |
|---|
| सबमिशन | 03/08/2026 02:28 AM (2 महीनों पहले) |
|---|
| संयम | 25/09/2026 10:57 AM (2 months later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 409899 [zhistaredu StarTraining तक 3.8.1 Druid Console /druid/index.html anonymous कमजोर प्रमाणीकरण] |
|---|
| अंक | 20 |
|---|