| 제목 | GH05TCREW pentestagent v1.0 RCE |
|---|
| 설명 | PentestAgent's default execution runtime (LocalRuntime) executes shell commands generated by the LLM agent using asyncio.create_subprocess_shell with no command validation, no sandboxing, and no filesystem isolation. The LLM generates commands based on tool outputs that include data from the target system — outputs that may contain prompt-injection content. Because the default runtime executes these commands directly on the host, a target system that injects malicious instructions into its output (e.g., HTTP response bodies, SSH banners, DNS records) can cause arbitrary commands to execute on the operator's machine. |
|---|
| 원천 | ⚠️ https://github.com/GH05TCREW/pentestagent/issues/91 |
|---|
| 사용자 | ez-lbz (UID 87033) |
|---|
| 제출 | 2026. 08. 04. AM 09:53 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 10:02 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403199 [GH05TCREW PentestAgent 까지 cf882dabea3ed91cef016cdd115e5426315665a2 LocalRuntime runtime/runtime.py LocalRuntime.execute_command 권한 상승] |
|---|
| 포인트들 | 20 |
|---|