| शीर्षक | jofpin trape latest (main/master branch) CWE-306 |
|---|
| विवरण | The application relies on a single access key (stats_key) to protect the admin dashboard. However, the login route (/login) merely verifies the key and returns a randomly generated URL path (home_path) for the client-side to redirect to. It does not establish an authenticated session (like a Flask session cookie or token). All sensitive admin API endpoints used to fetch or manipulate tracked victim data (e.g., /get_data, /get_preview, /get_requests, /pn) have no backend authorization checks. Because these endpoints are hardcoded and unauthenticated, anyone can interact with them directly, bypassing the intended admin access controls. Exploitation: Attacker sends POST request directly to /get_data - extracts all sensitive tracking data (IP addresses, geolocation, user agents). Attacker can also tamper with victim records using /pn. |
|---|
| स्रोत | ⚠️ https://github.com/jofpin/trape/issues/405 |
|---|
| उपयोगकर्ता | GalaxynX (UID 98977) |
|---|
| सबमिशन | 18/07/2026 09:29 PM (2 महीनों पहले) |
|---|
| संयम | 04/09/2026 02:21 PM (2 months later) |
|---|
| स्थिति | प्रतिलिपि |
|---|
| VulDB प्रविष्टि | 398784 [jofpin trape 1.0.0 Login Endpoint core/stats.py कमजोर प्रमाणीकरण] |
|---|
| अंक | 0 |
|---|