| 标题 | SEMCMS SEMCMS Foreign Trade Website PHP Multilingual Version 4.2 Unrestricted File Upload |
|---|
| 描述 | SEMCMS Foreign Trade Website PHP Multilingual Version 4.2 has an unauthenticated file upload vulnerability in the KindEditor upload interface.
The vulnerable endpoint is /Edit/php/upload_json.php?dir=file. The endpoint does not check login status or user permission before accepting uploaded files. In the file upload type, htm/html files are allowed and stored under the web-accessible directory /Images/attached/file/.
An unauthenticated remote attacker can upload an HTML file through the imgFile field. The uploaded file is then served by the target website as text/html. When the file is opened, JavaScript code runs under the target website origin.
This can allow an attacker to host a fake page or script page under the trusted website domain, affect website content integrity, read non-HttpOnly cookies, and send same-origin requests if a logged-in user or administrator opens the uploaded file.
The issue was reproduced on multiple SEMCMS PHP 4.2 deployments, including:
https://www.musefeel.com/Edit/php/upload_json.php?dir=file
https://www.prosperity-crafts.com/Edit/php/upload_json.php?dir=file
https://www.563888.xyz/Edit/php/upload_json.php?dir=file
The issue is related to unrestricted upload of dangerous file types and results in stored cross-site scripting. |
|---|
| 来源 | ⚠️ https://github.com/CSDVi/cve/issues/7 |
|---|
| 用户 | david_12 (UID 99465) |
|---|
| 提交 | 2026-07-24 11時06分 (2 月前) |
|---|
| 管理 | 2026-09-23 17時42分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 409004 [SEMCMS 直到 4.2 KindEditor Upload Interface upload_json.php imgFile 跨网站脚本] |
|---|
| 积分 | 20 |
|---|