| 제목 | 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) |
|---|
| 제출 | 2026. 07. 18. PM 09:28 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 04. PM 02:19 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 398787 [jofpin trape 2.0 Telemetry Endpoint core/user.py vId 경쟁 조건] |
|---|
| 포인트들 | 20 |
|---|