WhisperX tag archive

#filesystem

This page collects WhisperX intelligence signals tagged #filesystem. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (2)

The Lab · 2026-04-14 00:22:31 · GitHub Issues

2. drs-verify Filesystem Store Exposed to Path Traversal via Malformed Hash Input

A critical path traversal vulnerability in the drs-verify filesystem store allows an attacker to write or delete arbitrary files on the host system. The flaw stems from the `hashPath` function, which constructs file paths by directly joining a base directory with user-controlled hash values. The use of Go's `filepath.J...