| Название | jofpin trape latest (main/master branch) CWE-613 |
|---|
| Описание | The login endpoint validates the operator key (trape.stats_key) and returns configuration paths, but it never creates a server-side session, sets a session cookie, or issues an authentication token. Every sensitive data endpoint (/get_data, /get_preview, /get_requests, /get_socialimpact, /pn, and the dynamically generated remove path) performs zero credential verification. The authentication check exists only at /login as a one-time gate that has no effect on subsequent requests. The control-panel entry path (trape.stats_path) is hardcoded to the string 'ngrok', making the login page trivially discoverable. Exploitation: Attacker sends POST /get_data with an empty body - no credentials required. The server returns the full dataset of all tracked victims including IPs, geolocation, browser fingerprints, and captured form data. Attacker can rename victims via /pn, or delete victim records via the remove path. No step requires knowledge of stats_key. |
|---|
| Источник | ⚠️ https://github.com/jofpin/trape/issues/405 |
|---|
| Пользователь | GalaxynX (UID 98977) |
|---|
| Представление | 18.07.2026 21:28 (2 месяцы назад) |
|---|
| Модерация | 04.09.2026 14:19 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 398787 [jofpin trape 2.0 Telemetry Endpoint core/user.py vId состояние гонки] |
|---|
| Баллы | 20 |
|---|