Credential Access
High
- Category
- Privilege Escalation
- Content
## 注入服务(通过 `.env` 配置) | 服务类 | 作用 | .env 关键配置 | |--------|------|---------------| | `_RealNeo4jService` | 查询表结构 DDL | `NEO4J_URI` / `NEO4J_USER` / `NEO4J_PASSWORD` | | `_RealMilvusQAService` | 召回相似 QA 对 | `MILVUS_*`, `EMBEDDING_*`, `MILVUS_QA_COLLECTION`(默认 `dev_vanna_sql`) |
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
