| 제목 | onyx-dot-app onyx 0.29.1 SQL Injection |
|---|
| 설명 | This report demonstrates a critical SQL injection vulnerability within the Onyx system. An attacker can send a specially crafted message through the application's chat interface (/api/send-message), which is then routed by the backend agent's tool selector (choose_tool.py) to the vulnerable Knowledge Graph query tool (generate_simple_sql). This tool fails to properly sanitize user input when generating and executing SQL queries, allowing an attacker to inject and execute arbitrary SQL code. This can lead to the theft of sensitive database information, such as user credentials. |
|---|
| 원천 | ⚠️ https://www.cnblogs.com/aibot/p/18982747 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 07. 13. PM 02:02 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 07. 19. PM 01:06 (6 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 317009 [Onyx 까지 0.29.1 Chat Interface a3_generate_simple_sql.py generate_simple_sql SQL 주입] |
|---|
| 포인트들 | 20 |
|---|