Published
by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
2 packages
- python312Packages.llama-index-readers-txtai
- python313Packages.llama-index-readers-txtai
- @LeSuisse accepted
- @LeSuisse published on GitHub
Symlink Following in txtai leads to arbitrary file write when loading untrusted embedding indices
The txtai framework allows the loading of compressed tar files as embedding indices. While the validate function is intended to prevent path traversal vulnerabilities by ensuring safe filenames, it does not account for symbolic links within the tar file. An attacker is able to write a file anywhere in the filesystem when txtai is used to load untrusted embedding indices
Affected products
txtai
- =<9.0.0
Matching in nixpkgs
pkgs.python312Packages.txtai
Semantic search and workflows powered by language models
pkgs.python313Packages.txtai
Semantic search and workflows powered by language models
Package maintainers
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>
-
@happysalada Raphael Megzari <raphael@megzari.com>