| 제목 | nextlevelbuilder ui-ux-pro-max-skill 2.5.0 Tailwind Config Generator Code Injection Leading to RCE |
|---|
| 설명 | The _format_plugins() method at line 238 of tailwind_config_gen.py constructs JavaScript require() statements by directly interpolating plugin names into a string template without any sanitization or escaping of single quotes. An attacker-controlled plugin name containing a single quote can break out of the require() call and inject arbitrary JavaScript code. When the generated tailwind.config.js file is subsequently loaded by Node.js (via require(), Tailwind CLI, or any build tool), the injected code executes with full system privileges.
|
|---|
| 원천 | ⚠️ https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/issues/246 |
|---|
| 사용자 | Yu-Bao (UID 96702) |
|---|
| 제출 | 2026. 04. 15. AM 04:51 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. AM 11:49 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360548 [nextlevelbuilder ui-ux-pro-max-skill 까지 2.5.0 Tailwind Config Generator tailwind_config_gen.py _format_plugins 권한 상승] |
|---|
| 포인트들 | 20 |
|---|