关联漏洞
描述
RiteCMS 3.0 is affected by a Multiple Cross-Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload to the Home settings page in the Administration Menu
介绍
# Rite CMS v3.0 Multiple Stored XSS
## Author: (Sergio)
**Description:** Rite CMS 3.0 is affected by a Multiple Cross-Site scripting (XSS) stored vulnerability that allows attackers to execute arbitrary code via a payload crafted in the Home Page fields in the Administration menu. The payload will be executed on the main page independent of the user's session, so accessing the home web with another user will also execute the payload.
**Attack Vectors:** AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
---
### POC:
When logging into the panel, we will go to the "Administration - Home" section or we create a new page and add the payloads.
We edit the body configuration where we add the XSS payloads. As there are several fields and only the output of the alert changes, I indicate the payload one of them:

### XSS Payload:
```js
'"><svg/onload=alert('Description')>
```
In the following images you can see the embedded code that executes the payload in the main web. As there are several sections, I show them separately:
### CONTENT:

We click on Edit:

Result:

### PROPERTIES:

Result:



### SIDEBAR:

Result:

</br>
文件快照
[4.0K] /data/pocs/06bd2d96c37171ea729b4664fa4f1fb91ce1c143
└── [2.4K] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。