Anyquery 是一个构建在 SQLite 之上的 SQL 查询引擎。在 0.4.5 之前,anyquery 服务器通过其 MySQL 兼容端口暴露了基于文件的 SQLite 虚拟表模块(如 和 ),且未进行身份验证、授权或目录限制。远程攻击者可以利用 SQLite 的 语句,向这些模块提供本地文件路径;这些模块在 Anyquery 服务器进程中使用 ,并将所选文件的内容返回为可查询的表行。该信息泄露仅受限于服务器进程的文件系统权限,可能暴露系统配置、凭据和私钥。此问题已在版本 0.4.5 中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-50006 | 9.1 CRITICAL | Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via U |
| CVE-2026-54628 | 8.6 HIGH | Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules |
| CVE-2026-47253 | 7.3 HIGH | Anyquery: Path Traversal in `clear_plugin_cache` Allows Arbitrary Directory Deletion |
No comments yet