| Title | SourceCodester Airport Booking Management System in C with Source Code 1.0 Buffer Overflow |
|---|
| Description | In the main program file, a buffer overflow vulnerability exists on line 73 due to the use of the unsafe function. This function is used to capture input for , but it does not limit the size of input, allowing an attacker to enter a string that exceeds the allocated buffer size of 6 bytes for . This overflow can overwrite adjacent memory, leading to potential memory corruption or control flow hijacking. |
|---|
| Source | ⚠️ https://github.com/CveSecLook/cve/issues/64 |
|---|
| User | YANG HUA (UID 67170) |
|---|
| Submission | 10/29/2024 01:02 (2 years ago) |
|---|
| Moderation | 10/30/2024 20:39 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 282560 [SourceCodester Airport Booking Management System 1.0 details passport/name buffer overflow] |
|---|
| Points | 19 |
|---|