github, pypi, npm, homebrew, cpan, etc etc. should adopt a multi-multi-factor authentication approach for releases. Maybe have it kick in as a requirement after X amount of monthly downloads. Basically, have all releases require multi-factor auth from more than one person before they go live. A single person being compromised either technically, or by being hit on the head with a wrench, should not be able to release…
Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
81–90 of 569 posts
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#82Since they all seem positive, it doesn't seem like an attack but I thought the general etiquette for github issues was to use the emoji reactions to show support so the comment thread only contains substantive comments.
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#83You can see it for yourself here: https://inspector.pypi.io/project/litellm/1.82.8/packages/fd...
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#84When something like this happens, do security researchers instantly contact the hosting companies to suspend or block the domains used by the attackers?
Domains might get added to a list for things like 1.1.1.2 but as you can imagine that has much smaller coverage, not everyone uses something like this in their DNS infra.
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#85Only tangentially related: Is there some joke/meme I'm not aware of? The github comment thread is flooded with identical comments like "Thanks, that helped!", "Thanks for the tip!", and "This was the answer I was looking for." Since they all seem positive, it doesn't seem like an attack but I thought the general etiquette for github issues was to use the emoji reactions to show support so the comment thread only cont…
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#86Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#87A general question - how do frontier AI companies handle scenarios like this in their training data? If they train their models naively, then training data injection seems very possible and could make models silently pwn people. Do the labs label code versions with an associated CVE to label them as compromised (telling the model what NOT to do)? Do they do adversarial RL environments to teach what's good/bad? I'm ve…
I assume most labs don't do anything to deal with this, and just hope that it gets trained out because better code should be better rewarded in theory?
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#88Only tangentially related: Is there some joke/meme I'm not aware of? The github comment thread is flooded with identical comments like "Thanks, that helped!", "Thanks for the tip!", and "This was the answer I was looking for." Since they all seem positive, it doesn't seem like an attack but I thought the general etiquette for github issues was to use the emoji reactions to show support so the comment thread only cont…
> It also seems that attacker is trying to stifle the discussion by spamming this with hundreds of comments. I recommend talking on hackernews if that might be the case.
Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#89Re: Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised
#90I just installed Harbor, and it instantly pegged my cpu.. i was lucky to see my processes before the system hard locked. Basically it forkbombed `grep -r rpcuser\rpcpassword` processes trying to find cryptowallets or something. I saw that they spawned from harness, and killed it. Got lucky, no backdoor installed here from what i could make out of the binary