| タイトル | 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日 08:17 (1 年 ago) |
|---|
| モデレーション | 2025年05月08日 21:22 (11 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 308094 [code-projects Departmental Store Management System 1.0 bill Item Code メモリ破損] |
|---|
| ポイント | 18 |
|---|