| Title | SourceCodester Payroll Management System in C++ with Source Code 1.0 Buffer Overflow |
|---|
| Description | In the main program file, the vulnerability occurs in the login() function, where user input is handled using cin >> UserName;. The input is not properly bounded, allowing an attacker to enter more than the allocated buffer size, causing a buffer overflow. |
|---|
| Source | ⚠️ https://github.com/CveSecLook/cve/issues/63 |
|---|
| User | shikang (UID 73798) |
|---|
| Submission | 10/23/2024 16:44 (2 years ago) |
|---|
| Moderation | 10/24/2024 21:46 (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 281763 [SourceCodester Payroll Management System 1.0 main login buffer overflow] |
|---|
| Points | 18 |
|---|