| 제목 | yanyutao0402 ChanCMS V3.3.0 Unauthorized RCE |
|---|
| 설명 | The search method in app/modules/cms/controller/collect.js,the getArticle method also has a potential remote code execution (RCE) vulnerability. It gets the parseData from the request body and then uses new Function() to execute it. Although the code tries to clean up parseData using safeExecuteUserFunction, this blacklisting method is usually unreliable. An attacker may find ways to bypass filtering and thus execute arbitrary JavaScript code. Since this is executed on the server side, it is an RCE vulnerability. |
|---|
| 원천 | ⚠️ https://github.com/August829/Yu/blob/main/58ead8e7e08bfb0e6.md |
|---|
| 사용자 | Yu_Bao (UID 89348) |
|---|
| 제출 | 2025. 08. 22. PM 12:17 (10 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 10. PM 12:24 (19 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 317857 [yanyutao0402 ChanCMS 까지 3.1.2 collect.js getArticle targetUrl 권한 상승] |
|---|
| 포인트들 | 0 |
|---|