| Titolo | jofpin trape latest (main/master branch) CWE-613 |
|---|
| Descrizione | 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. |
|---|
| Fonte | ⚠️ https://github.com/jofpin/trape/issues/405 |
|---|
| Utente | GalaxynX (UID 98977) |
|---|
| Sottomissione | 18/07/2026 21:28 (2 mesi fa) |
|---|
| Moderazione | 04/09/2026 14:19 (2 months later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 398787 [jofpin trape 2.0 Telemetry Endpoint core/user.py vId race condition] |
|---|
| Punti | 20 |
|---|