| タイトル | MuuCmf MuuCmf T6 cms 1.9.5.20260309 Improper Neutralization of Alternate XSS Syntax |
|---|
| 説明 | Link project: https://gitee.com/dameng100/muucmf
1/ Description:
Reflected Cross-Site Scripting (XSS) in MuuCmf T6 v1.9.5.20260309 allows a remote attacker to execute arbitrary JavaScript code in the context of the user's browser session via the name parameter to the /admin/config/list.html endpoint
CVSS score: 8.8 (High)
Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
2/Technical details:
- Vulnerable Endpoint: /admin/config/list.html
- Vulnerable Parameter: name
3/ POC:
Step 1: Inject the XSS payload to this URL: http://victim.com/admin/config/list.html?name=<payload_here>
Step 2: Delivery the URL with XSS payload to admin
Step 3: The XSS payload will execute and can steal admin cookie. |
|---|
| ソース | ⚠️ https://thinhneee.github.io/posts/muucmf-xss-config/ |
|---|
| ユーザー | thinhnee (UID 96296) |
|---|
| 送信 | 2026年03月10日 10:36 (25 日 ago) |
|---|
| モデレーション | 2026年03月25日 15:51 (15 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 353152 [dameng100 muucmf 1.9.5.20260309 /admin/config/list.html 名前 クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|