Submit #559479: MOVIE TICKET BOOKING SYSTEM stack overflow in insert_details function v1.0 Buffer Overflowinfo

TitleMOVIE TICKET BOOKING SYSTEM stack overflow in insert_details function v1.0 Buffer Overflow
DescriptionThe 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
Source⚠️ https://github.com/zzzxc643/cve/blob/main/MOVIE_TICKET_BOOKING_SYSTEM.md
User
 zzzxc (UID 81185)
Submission04/16/2025 14:48 (1 Year ago)
Moderation04/29/2025 07:20 (13 days later)
StatusAccepted
VulDB entry306505 [code-projects Simple Movie Ticket Booking System 1.0 changeprize stack-based overflow]
Points19

Do you want to use VulDB in your project?

Use the official API to access entries easily!