Submit #785228: pytries datrie 0.8.3 Deserializationinfo

Titelpytries datrie 0.8.3 Deserialization
BeschreibungThe `datrie.Trie` class uses `pickle.load()` to deserialize internal data when loading trie files via `Trie.load()`, `Trie.read()`, and `Trie.__setstate__()`. A crafted `.trie` file can embed a malicious pickle payload that executes arbitrary Python code when the file is loaded. Users have no indication that loading a `.trie` file involves code execution, as the unsafe deserialization is hidden behind a data-loading API. The `datrie.BaseTrie` class is not affected as it does not use pickle. Any application that loads `.trie` files from untrusted sources (user uploads, shared storage, downloaded datasets) is vulnerable to arbitrary code execution.
Quelle⚠️ https://github.com/dhabaleshwar/Open-Source-Vulnerabilities/blob/main/dartie_code_exec.md
Benutzer
 dhabaleshwar (UID 58737)
Einreichung21.03.2026 18:41 (vor 6 Monaten)
Moderieren06.04.2026 09:35 (16 days later)
StatusAkzeptiert
VulDB Eintrag355483 [pytries datrie bis 0.8.3 trie File src/datrie.pyx Trie.load/Trie.read/Trie.__setstate__ erweiterte Rechte]
Punkte20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!