| عنوان | jofpin trape latest (main/master branch) CWE-306 |
|---|
| الوصف | The victim deletion endpoint removes all records (victim, geo, networks) for any given vId without verifying the caller is the authenticated operator. The remove_path is a randomly generated token (14 chars) that provides minor obfuscation but is not a substitute for authorization. Once the path is known or guessed, any client can delete any or all tracked victims, destroying the operator's collected data. Exploitation: An attacker sends POST /<remove_path> with body vId=target_victim_id. The victim's entire record set is permanently deleted. By enumerating vId values (which are short 5-char tokens generated by utils.generateToken(5)), the attacker can wipe the entire database of tracked victims. |
|---|
| المصدر | ⚠️ https://github.com/jofpin/trape/issues/405 |
|---|
| المستخدم | GalaxynX (UID 98977) |
|---|
| ارسال | 18/07/2026 09:27 PM (2 أشهر منذ) |
|---|
| الاعتدال | 04/09/2026 02:19 PM (2 months later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 398786 [jofpin trape 2.0 core/user.py vId/id تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|