| タイトル | antlr ANTLR4 4.13.2 Command Injection |
|---|
| 説明 | When ANTLR4 generates Go code (-Dlanguage=Go), the GoTarget class executes gofmt using ProcessBuilder("gofmt", ...) without specifying an absolute path. The binary is resolved via the PATH environment variable. An attacker who can prepend a directory to PATH (via compromised build scripts, CI environment injection, or .envrc files) can place a malicious executable named gofmt that will be executed with the privileges of the build process. This was confirmed to achieve code execution with a crafted PATH. |
|---|
| ソース | ⚠️ https://github.com/wooyun123/wooyun/issues/6 |
|---|
| ユーザー | jiazhou (UID 89028) |
|---|
| 送信 | 2026年05月27日 10:52 (1 月 ago) |
|---|
| モデレーション | 2026年06月27日 20:28 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 374496 [antlr ANTLR4 迄 4.13.2 gofmt GoTarget.java GoTarget 特権昇格] |
|---|
| ポイント | 20 |
|---|