| Título | MOVIE TICKET BOOKING SYSTEM stack overflow in insert_details function v1.0 Buffer Overflow |
|---|
| Descrição | The code reads user input using the insecure `form scanf("%s", buffer).`All target buffer sizes are fixed at 20 bytes (including terminating null characters)
An attacker can input a string of more than 19 characters, resulting in:
- Adjacent memory data is overwritten
- Program control flows can be hijacked
- Sensitive data breaches |
|---|
| Fonte | ⚠️ https://github.com/zzzxc643/cve/blob/main/MOVIE_TICKET_BOOKING_SYSTEM.md |
|---|
| Utilizador | zzzxc (UID 81185) |
|---|
| Submissão | 16/04/2025 14h48 (há 1 Ano) |
|---|
| Moderação | 29/04/2025 07h20 (13 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 306505 [code-projects Simple Movie Ticket Booking System 1.0 changeprize Excesso de tampão] |
|---|
| Pontos | 19 |
|---|