| タイトル | antlr ANTLR4 4.13.2 Unsafe Java Deserialization Maven Plugin |
|---|
| 説明 | The ANTLR4 Maven plugin (`antlr4-maven-plugin`) uses `ObjectInputStream.readObject()` without setting an `ObjectInputFilter` to deserialize a grammar dependency status file from the build directory. An attacker with write access to the build directory (via shared CI cache poisoning, compromised dependencies that have filesystem access, or a TOCTOU race condition) can replace the status file with a serialized gadget chain and achieve Remote Code Execution on the build server. Confirmed: the deserializer accepts arbitrary class names, attempting to load attacker-controlled classes. |
|---|
| ソース | ⚠️ https://github.com/wooyun123/wooyun/issues/7 |
|---|
| ユーザー | jiazhou (UID 89028) |
|---|
| 送信 | 2026年05月27日 12:11 (1 月 ago) |
|---|
| モデレーション | 2026年06月27日 20:28 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 374498 [antlr ANTLR4 迄 4.13.2 Maven Plugin GrammarDependencies.java ObjectInputStream.readObject 競合状態] |
|---|
| ポイント | 20 |
|---|