| عنوان | DTStack Taier 1.4.0 Code Injection |
|---|
| الوصف | DTStack Taier is a widely used open-source big data scheduling and development platform that allows users to submit custom SQL tasks/jobs via its REST API. A critical stored command injection vulnerability exists in the platform’s core task execution logic: user-controlled sqlText input is persistently stored in the MySQL database without any sanitization/validation, and later directly concatenated into a shell command executed by Runtime.exec(String) with the sh -c prefix.
This creates a persistent (stored) RCE chain: malicious OS commands injected into the sqlText parameter are saved to the database, and automatically executed by the Taier server when the scheduled/triggered SQL task runs. The vulnerability bypasses all input filtering and uses the server’s native shell interpreter to execute arbitrary operating system commands with the privileges of the Taier application process. |
|---|
| المصدر | ⚠️ https://github.com/fakebug111/my_public_bug/blob/main/issus02.md |
|---|
| المستخدم | fakebug (UID 94486) |
|---|
| ارسال | 27/04/2026 08:43 AM (1 شهر منذ) |
|---|
| الاعتدال | 24/05/2026 09:14 AM (27 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 365418 [DTStack Taier 1.4.0 REST API Runtime.exec sqlText تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|