Anyquery 是基于 SQLite 构建的 SQL 查询引擎。在 0.4.5 之前,Anyquery 服务器会将来自其 MySQL 兼容服务器端口的未经身份验证的 SQL 语句直接转发给 SQLite,但未对 的文件系统目标路径进行限制。远程攻击者可以选择任意可写路径(由 Anyquery 服务器进程拥有写权限),促使 SQLite 在该位置创建数据库文件,并在该文件中写入攻击者控制的表内容。这可能导致任意文件的创建或覆盖,从而造成文件系统完整性破坏和拒绝服务(DoS);只有当另一个服务解释所写入的文件,或该进
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-54628 | 8.6 HIGH | Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules |
| CVE-2026-54629 | 7.5 HIGH | Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mo |
| CVE-2026-47253 | 7.3 HIGH | Anyquery: Path Traversal in `clear_plugin_cache` Allows Arbitrary Directory Deletion |
No comments yet