logoalt Hacker News

dot_treoyesterday at 1:30 PM1 replyview on HN

Yeah, that release has the base64 blob, but it didn't contain the pth file that auto triggers the malware on import.


Replies

jadamsonyesterday at 1:34 PM

The latest version with the the pth file doesn't require an import to trigger the exploit (just having the package installed is enough thanks to [1]).

The previous version triggers on `import litellm.proxy`

Again, all according to the issue OP.

[1] https://docs.python.org/3/library/site.html