| 제목 | mindsdb <=26.01 Remote Code Execution |
|---|
| 설명 | MindsDB's BYOM (Bring Your Own Model) feature allows users to upload custom Python model code via HTTP API.
Key Issues:
Uploaded code is directly executed via exec() when creating the engine
No need to pre-create files on the server
No authentication required (default configuration)
RCE can be achieved through a single HTTP PUT request
|
|---|
| 원천 | ⚠️ https://github.com/nn0nkey/JD-Security-SHENYI-Team/blob/main/MindsDB_BYOM_RCE.md |
|---|
| 사용자 | JD Security SHENYI Team (UID 97436) |
|---|
| 제출 | 2026. 04. 17. AM 06:33 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 03. AM 09:43 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360887 [MindsDB 까지 26.01 Engine proc_wrapper.py exec 권한 상승] |
|---|
| 포인트들 | 19 |
|---|