漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Chat2DB < 5.3.0 Insecure Direct Object Reference via GET /api/connection/datasource
Vulnerability Description
Chat2DB before 5.3.0 contains an insecure direct object reference vulnerability in the GET /api/connection/datasource/{id} endpoint. The handler calls dataSourceService.queryExistent(id, ...) without an ownership check and returns the decrypted password field, allowing any authenticated non-admin user to enumerate datasource IDs and read the plaintext database credentials of datasources owned by other users.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
通过用户控制密钥绕过授权机制
Vulnerability Title
OtterMind Chat2DB 授权问题漏洞
Vulnerability Description
OtterMind Chat2DB是OtterMind团队的一款数据库管理及系统工具。 OtterMind Chat2DB 5.3.0之前版本存在授权问题漏洞,该漏洞源于GET /api/connection/datasource/{id}端点中存在不安全的直接对象引用,未进行所有权检查即调用dataSourceService.queryExistent(id, ...)并返回解密后的密码字段,可能导致任何经过身份验证的非管理员用户枚举数据源ID并读取其他用户数据源的明文数据库凭据。
CVSS Information
N/A
Vulnerability Type
N/A