| タイトル | paul-gauthier Aider 0.86.3 Code Injection |
|---|
| 説明 | Aider v0.86.3 is vulnerable to a code generation integrity issue where it displaces safe coding patterns when presented with attacker‑supplied project guidance. In a verified test, Aider initially generated a safe parameterized SQL query. After accepting a malicious “team coding standard” that required string‑formatted SQL (e.g., f"SELECT * FROM users WHERE name LIKE '%{query}%'"), Aider rewrote the safe parameterized query into an unsafe string‑formatted one and subsequently applied the same insecure pattern to a new login function. The final generated code contained SQL injection vulnerabilities that were committed without warning. A remote attacker who can introduce fake coding standards (e.g., via repository content or configuration files) can induce Aider to systematically downgrade application security. |
|---|
| ソース | ⚠️ https://github.com/Aider-AI/aider/issues/5077 |
|---|
| ユーザー | tchen200311 (UID 97733) |
|---|
| 送信 | 2026年05月06日 02:41 (1 月 ago) |
|---|
| モデレーション | 2026年05月30日 18:21 (25 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 367457 [Aider-AI Aider 0.86.3 Code Generation Workflow SQLインジェクション] |
|---|
| ポイント | 20 |
|---|