| Title | Ehco1996 django-sspanel 289456a289d4761e62439df2ba86da14d5708db2 CWE-639 Authorization Bypass Through User-Controlled Key |
|---|
| Description | Ehco1996/django-sspanel loads support tickets in the detail and reply view with Ticket.objects.get(pk=pk) and does not verify that the ticket belongs to the current user. An authenticated attacker can request another user's ticket id to read private ticket content and can submit a reply to inject messages into that ticket thread. |
|---|
| Source | ⚠️ https://github.com/Ehco1996/django-sspanel/blob/289456a289d4761e62439df2ba86da14d5708db2/apps/sspanel/views.py#L346-L371 |
|---|
| User | GalaxynX (UID 98977) |
|---|
| Submission | 06/13/2026 13:50 (2 months ago) |
|---|
| Moderation | 08/04/2026 15:04 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 385817 [Ehco1996 django-sspanel up to 2023.12.26 Support Ticket apps/sspanel/views.py TicketDetailView authorization] |
|---|
| Points | 18 |
|---|