Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: python312Packages.txtai

Found 1 matching suggestions

Published
updated 3 months, 1 week ago 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

Package maintainers