| Titel | paul-gauthier Aider 0.86.3 Code Injection |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/Aider-AI/aider/issues/5077 |
|---|
| Benutzer | tchen200311 (UID 97733) |
|---|
| Einreichung | 06.05.2026 02:41 (vor 1 Monat) |
|---|
| Moderieren | 30.05.2026 18:21 (25 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 367457 [Aider-AI Aider 0.86.3 Code Generation Workflow SQL Injection] |
|---|
| Punkte | 20 |
|---|