| शीर्षक | zhistaredu StarTraining 3.8.1 Missing Authentication |
|---|
| विवरण | StarTraining 3.8.1 — Unauthenticated Swagger / api-docs exposure (ST-VULN-003)
Product: StarTraining 3.8.1
CWE: CWE-306 / CWE-200
Classification: Missing Authentication
=== SUMMARY ===
Swagger UI and `/v3/api-docs` are anonymous while swagger is enabled.
=== ROOT CAUSE ===
SecurityConfig anonymous matchers for swagger paths.
=== REPRODUCTION ===
GET /swagger-ui/index.html HTTP/1.1
Host: 127.0.0.1:8900
Connection: close
---
GET /v3/api-docs HTTP/1.1
Host: 127.0.0.1:8900
Connection: close
Expected: HTTP 200 Swagger UI or OpenAPI JSON listing all endpoints
=== IMPACT ===
Full API surface enumeration for attackers.
=== FIX ===
Disable swagger in production or require admin auth.
|
|---|
| स्रोत | ⚠️ https://github.com/ArrestX/startraining-advisories/blob/main/advisories/ST-VULN-003-swagger-api-docs-unauth.md |
|---|
| उपयोगकर्ता | Vseen (UID 99867) |
|---|
| सबमिशन | 03/08/2026 02:32 AM (2 महीनों पहले) |
|---|
| संयम | 25/09/2026 10:57 AM (2 months later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 409900 [zhistaredu StarTraining तक 3.8.1 api-docs Endpoint SecurityConfig.java कमजोर प्रमाणीकरण] |
|---|
| अंक | 20 |
|---|