| 제목 | Department Store Management System stack overflow in bill function v1.0 Buffer Overflow |
|---|
| 설명 | The `bill()` function contains a **buffer overflow vulnerability** due to unsafe usage of `scanf("%s", x)` with a fixed-size buffer `char x[4]`. This allows an attacker to overwrite adjacent memory, potentially leading to **arbitrary code execution (RCE)** or **denial-of-service (DoS)**. |
|---|
| 원천 | ⚠️ https://github.com/zzzxc643/cve/blob/main/Department_Store_Management_System.md |
|---|
| 사용자 | zzzxc (UID 81185) |
|---|
| 제출 | 2025. 04. 28. AM 08:17 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 05. 08. PM 09:22 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 308094 [code-projects Departmental Store Management System 1.0 bill Item Code 메모리 손상] |
|---|
| 포인트들 | 18 |
|---|