| 제목 | disler aider 0.86.3 Security Bypass |
|---|
| 설명 | Aider v0.86.3, by default, bypasses repository pre-commit hooks during its automatic git commit flow. The --git-commit-verify argument defaults to False, which causes Aider to pass --no-verify to all git commit operations. This allows AI-generated code changes containing dangerous patterns (such as subprocess.check_output with shell=True) to be committed, even when the repository's pre-commit hooks are designed to block such patterns (e.g., secret scanning, policy enforcement, or custom SDLC checks). A local attacker with the ability to influence AI-generated code suggestions can exploit this default behavior to introduce malicious or policy-violating code without triggering the pre-commit security controls that would normally prevent it. |
|---|
| 원천 | ⚠️ https://github.com/Aider-AI/aider/issues/5057 |
|---|
| 사용자 | tchen200311 (UID 97733) |
|---|
| 제출 | 2026. 05. 06. AM 02:29 (4 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 30. PM 06:15 (25 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367455 [Aider-AI Aider 0.86.3 Pre-commit Hook aider/args.py git-commit-verify 권한 상승] |
|---|
| 포인트들 | 20 |
|---|