| 제목 | jofpin (https://github.com/jofpin) trape latest (main/master branch) CWE-306 (Missing Authentication for Critical Function) |
|---|
| 설명 | /login endpoint (core/stats.py:51) validates stats_key but never
establishes a Flask session or issues a token. All subsequent API
endpoints (/get_data, /get_preview, /get_requests, /get_socialimpact)
trust the caller implicitly with zero credential verification.
An attacker who can reach the trape server (e.g., via ngrok public URL)
sends POST /get_data with empty body and receives the full victim
dataset including IPs, GPS coordinates, ISPs, and browser fingerprints.
|
|---|
| 원천 | ⚠️ https://github.com/jofpin/trape/issues/405 |
|---|
| 사용자 | GalaxynX (UID 98977) |
|---|
| 제출 | 2026. 07. 18. PM 09:22 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 04. PM 02:19 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 398784 [jofpin trape 1.0.0 Login Endpoint core/stats.py 약한 인증] |
|---|
| 포인트들 | 20 |
|---|