anthropics / anthropics/claude-code

[Bug] Cyber classifier false positives on authorized security research with accumulated session context

オープン
#93,374 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:model bug platform:linux
主要言語
Python
スター
145k
フォーク
23.1k
PR マージ指標
PR 指標を取得中

説明

**Bug Description**
Cyber classifier false positive on authorized bug bounty research. I'm CVP-verified and working a live programme under a written ROE, testing a JDBC driver parameter in my own local lab — no traffic to the target at all.

The switch fired while measuring whether enable_load_extension=true in a SQLite JDBC URL bypasses an authorization gate. That's a published CVE class with 45 precedents where the CVE is assigned to the application rather than the driver, and the measurement was against a JAR on my own disk.

This is the fourth switch on this engagement in two days. The others fired on live database orientation queries, on a message saying "don't file the report today" containing nothing exploitation-shaped, and on a sentence stating what I was about to verify. That pattern suggests it keys on accumulated session context rather than on the request in front of it.

Routing to the fallback works and nothing was blocked, so this is a precision report rather than a complaint — the fallback handled this lane well. The practical cost is that a switch mid-measurement is invisible unless you're watching the session, which matters when the output is a report someone else will rely on. I'm building a security consultancy on these models, so precision here is worth more to me than permissiveness.

**Environment Info**
- Platform: linux
- Terminal: vte-based
- Version: 2.1.267
- Feedback ID: 9c23427c-dfd5-436f-8b9e-c4b84887a6ca

**Errors**
```json
[]
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue names no source files, tests, or entry points. Begin with the supplied Feedback ID and the described JDBC/SQLite local-lab scenario to investigate whether prior session messages affect the classifier; done means the authorized measurement no longer triggers the reported false positive.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
linux, sqlite
領域
ai, cli, devtools, security
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。