| Titel | ALBUM_MANAGEMENT_SYSTEM stack overflow in searchalbum function v1.0 Buffer Overflow |
|---|
| Beschreibung | The `searchalbum()` function contains a **buffer overflow vulnerability** due to unsafe usage of `scanf("%s", year)` with a fixed-size buffer `char year[20]`. This allows an attacker to write beyond the allocated memory, potentially leading to **arbitrary code execution (RCE)** or **program crash (DoS)**. |
|---|
| Quelle | ⚠️ https://github.com/zzzxc643/cve/blob/main/ALBUM_MANAGEMENT_SYSTEM.md |
|---|
| Benutzer | zzzxc (UID 81185) |
|---|
| Einreichung | 29.04.2025 07:26 (vor 12 Monaten) |
|---|
| Moderieren | 09.05.2025 14:46 (10 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 308217 [code-projects Album Management System 1.0 Search Albums searchalbum Pufferüberlauf] |
|---|
| Punkte | 18 |
|---|