| 제목 | elecV2 <=3.8.3 Remote Code Execution |
|---|
| 설명 | Remote Code Execution (RCE) vulnerability in elecV2P via the /webhook endpoint.
The /webhook endpoint accepts a rawcode parameter that is passed directly to runJSFile(). When JSON parsing fails, utils/string.js evaluates the input using new Function("return " + str), enabling arbitrary JavaScript execution including child_process calls. Confirmed via DNS callback. |
|---|
| 원천 | ⚠️ https://github.com/elecV2/elecV2P/issues/195 |
|---|
| 사용자 | ZAST.AI (UID 87884) |
|---|
| 제출 | 2026. 03. 13. AM 05:27 (6 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 27. PM 03:11 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 353896 [elecV2 elecV2P 까지 3.8.3 JSON Parser /webhook runJSFile rawcode 권한 상승] |
|---|
| 포인트들 | 19 |
|---|