| 제목 | SourceCodester Payroll Management System in C++ with Source Code 1.0 Buffer Overflow |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/CveSecLook/cve/issues/63 |
|---|
| 사용자 | shikang (UID 73798) |
|---|
| 제출 | 2024. 10. 23. PM 04:44 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 10. 24. PM 09:46 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 281763 [SourceCodester Payroll Management System 1.0 main login 메모리 손상] |
|---|
| 포인트들 | 18 |
|---|