| 제목 | ProjectsAndPrograms school-management-system before commit 6b6fae5 RCE |
|---|
| 설명 | Arbitrary File Upload to Remote Code Execution (RCE): A critical arbitrary file upload vulnerability exists in the School Management System. The application allows authenticated users (e.g., Teachers) to upload notes but fails to implement any file extension whitelisting or MIME-type validation.
Furthermore, the application relies on a weak and predictable cryptographic mechanism for file renaming. The uploaded file is renamed using the following insecure logic: $newName = $senderId . time() . "." . $fileExtension;
Successful exploitation of this arbitrary file upload vulnerability allows an authenticated attacker to upload a malicious WebShell to the server. This directly leads to Remote Code Execution (RCE). An attacker can execute arbitrary system commands, potentially leading to a complete compromise of the underlying server. This results in a total loss of confidentiality, integrity, and availability of the system and its data. |
|---|
| 원천 | ⚠️ https://tcn60zf28jhk.feishu.cn/wiki/KrCCwUVmJiIkYgknZNtcB4YPn6Q?from=from_copylink |
|---|
| 사용자 | EthX0_ (UID 96627) |
|---|
| 제출 | 2026. 03. 28. AM 11:46 (5 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 19. PM 12:53 (22 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 328074 [ProjectsAndPrograms School Management System 까지 6b6fae5426044f89c08d0dd101c7fa71f9042a59 /assets/createNotice.php 파일 권한 상승] |
|---|
| 포인트들 | 0 |
|---|