| 제목 | https://code-projects.org/ Online Bidding System In PHP With Source Code 1.0 Arbitrary File Upload |
|---|
| 설명 | The application does not properly validate uploaded files. In , the file upload logic only checks file size, without validating file extension, MIME type, content, or applying server-side filtering.functions.php
Because file names and file content are both not validated, an attacker can upload:
.php webshell
files containing injected HTML/JS (Stored XSS)
overwrite existing files if there is no randomness
This leads to remote code execution (RCE) on the server. |
|---|
| 원천 | ⚠️ https://github.com/Yohane-Mashiro/cve/blob/main/upload%202.md |
|---|
| 사용자 | Yohane-Mashiro (UID 92825) |
|---|
| 제출 | 2025. 11. 20. PM 05:03 (9 개월 ago) |
|---|
| 모더레이션 | 2025. 11. 23. AM 08:48 (3 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 333338 [code-projects Online Bidding System 1.0 addcategory.php categoryadd catimage 권한 상승] |
|---|
| 포인트들 | 0 |
|---|