Katalog CVE

CVE-2026-54629

WysokieCVSS 7.5
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Anyquery przed wersją 0.4.5 udostępnia moduły wirtualnych tabel SQLite (csv_reader, log_reader) przez port serwera MySQL bez uwierzytelnienia, co pozwala zdalnemu atakującemu na odczyt dowolnych plików z systemu.

Ocena ryzyka

Atakujący może uzyskać dostęp do plików systemowych, poświadczeń i kluczy prywatnych, co prowadzi do pełnej kompromitacji poufności danych.

Rekomendacja

Zaktualizuj Anyquery do wersji 0.4.5 lub nowszej, która dodaje uwierzytelnianie i ograniczenia dostępu do modułów.

Inne podatności w Anyquery

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server exposes file-backed SQLite virtual table modules such as csv_reader and log_reader through its MySQL-compatible server port without authentication, authorization, or directory restrictions. A remote attacker can use SQLite CREATE VIRTUAL TABLE statements to provide a local path to these modules, which use hashicorp/go-getter under the Anyquery server process and return the selected file contents as queryable table rows. The disclosure is limited only by the filesystem permissions of the server process and can expose system configuration, credentials, and private keys. This issue is fixed in version 0.4.5.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS