| Title | TSI Coop TSI DPDP CMS 0.4.8 Missing Authentication |
|---|
| Description | TSI DPDP CMS serves all 17 administrator and Data Protection Officer (DPO) console pages over HTTP without requiring any authentication. Any unauthenticated HTTP client can retrieve the full source code of every console page by sending a plain GET request — no credentials, session token, or API key required.
The application does not enforce any server-side authentication check before serving HTML and JavaScript files from the /console/ path hierarchy. Authentication logic exists only as client-side JavaScript that reads a token from localStorage and redirects the browser if absent — a control that is trivially bypassed by any HTTP client that is not a browser (e.g., curl, wget, scripted HTTP requests). |
|---|
| Source | ⚠️ https://github.com/mano257200/TSI-DPDP-CMS-Missing-Authentication/blob/main/README.md |
|---|
| User | Mahendravarman (UID 80955) |
|---|
| Submission | 07/10/2026 19:18 (2 months ago) |
|---|
| Moderation | 09/02/2026 13:57 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 398081 [tsi-coop tsi-dpdp-cms up to 0.5.0 Admin Console/DPO Compliance Console web.xml missing authentication] |
|---|
| Points | 20 |
|---|