OSV 1.4.0 · unreviewed · 修改于 2026-09-02 11:31
发布时间
2026-09-02 11:31
GitHub 审查时间
—
NVD 发布时间
2026-09-02 09:17
源文件
advisories/unreviewed/2026/09/GHSA-747h-6gh8-p8v2/GHSA-747h-6gh8-p8v2.json
PikiwiDB (Pika) v3.5.7 exposes an internal protobuf replication server on a port derived from the client port plus 2000 (e.g. 11221 when the default client port 9221 is used) that does not authenticate incoming requests. Although requirepass is intended to gate replication — a slave presents it as masterauth inside its MetaSync request — only the MetaSync handler (HandleMetaSyncRequest) validates it; the frame dispatcher (DealMessage) does not require a completed or attempted MetaSync before routing other message types to their handlers. As a result, an unauthenticated remote attacker can connect directly to the replication port and issue TrySync, DBSync, BinlogSync, and RemoveSlaveNode requests, obtaining the full-sync snapshot and live write stream and removing replica nodes, even when requirepass is configured.
该公告没有提供结构化的受影响软件包信息。