logoalt Hacker News

Incident Report: CVE-2024-YIKES

328 pointsby miniBillyesterday at 5:43 PM83 commentsview on HN

Comments

lynndotpyyesterday at 6:44 PM

For anyone confused, this is (very good imo) fiction about supply-chain incidents. It had me very worried during a brief scan that it was real though, which made me read it more attentively :)

show 2 replies
athrowaway3zyesterday at 8:09 PM

> Day 1, 14:47 UTC — Among the exfiltrated credentials: the maintainer of vulpine-lz4, a Rust library for “blazingly fast Firefox-themed LZ4 decompression.” The library’s logo is a cartoon fox with sunglasses. It has 12 stars on GitHub but is a transitive dependency of cargo itself.

I got a bit curious and here is an incomplete list of crates to compromise to be part of the cargo build and that already have a build.rs so it doesn't stand out to much:

flate2 tar curl-sys libgit2-sys openssl-sys libsqlite3-sys blake3 libz-sys zstd-sys cc

As a nice bonus - if you get rights for xz2 you can compromise rustup.

Fwiw at least they do track Cargo.lock

david_shawyesterday at 6:49 PM

It's easy to be cynical because, yes, both the problems and solutions seem dead obvious in hindsight. But for a long time (and maybe even still), a hacker creed was "move fast and break things."

It's great that there's so much momentum in fixing the glaring problems with supply chain systems like npm, but I'm concerned that we're entering a new era of security-related problems caused in large part by agentic development.

I'm not just talking about Mythos/Glasswing surfacing vulnerabilities in pretty much everything it touches; I think the way we're developing software, pulling in dependencies, and potentially losing human thought modeling of complex systems is going to lead to a lot of hacked together software and infrastructure that humans won't fully understand.

I hope in a few years we don't look back at today and wonder how we could have been so naive -- how we failed to actually plan for the long-tail of AI development in a way that doesn't solve problems by attempting to just use AI to rebuild complex systems.

But the article was funny.

show 1 reply
EdwardDiegoyesterday at 10:23 PM

As a Fish aficionado (Afishionado?) - I feel both attacked and seen by this:

> who asked us to clarify that the fish shell is not malware, it just feels that way sometimes.

And unrelated to shells...

> The author would like to remind stakeholders that the security team’s headcount request has been in the backlog since Q1 2023.

I also feel seen by this.

ObiKenobiyesterday at 7:55 PM

The maintainer of left-justify receives his YubiKey from yubikey-official-store.net. It is a $4 USB drive containing a README that says “lol.”

Got me seriously laughing... Such a troll.

show 1 reply
red_admiralyesterday at 6:42 PM

This is the most SCP thing I've read in a while that's not actually an SCP.

show 1 reply
bpavukyesterday at 8:40 PM

the Karen one gave me a good laugh :D ;) reminds me of a `make`-based build script I once got when reviewing a classmate's project - it attempted to `rm -rf` my home folder if the hostname contains `bpavuk`. that was in seventh grade!!

vsgherziyesterday at 6:17 PM

Supply chain incidents suck and we need to do better. Personally for rust I’m a proponent of the foundation supporting a few core crates that go under the same audit procedure as the main rust language and give funding to the project to limit supply chain vulns. I don’t think the right answer is to remove systems like crates or npm. Crate and npm are a boon for many developers.

show 7 replies
ineedasernameyesterday at 10:05 PM

>"The legitimate maintainer has won €2.3 million in the EuroMillions and is researching goat farming in Portugal..."

>"Root Cause: A dog named Kubernets ate a Yubikey

Ah, yes, irresponsible to get taken in by one of the well-known classic exploits. The 'ol "distract someone with a lottery windfall & make a dongle irresistibly tasty to another person's pet". When will people learn.

mac3nyesterday at 8:01 PM

good thing I don't use npm or pip, just the recommended

    curl ... | bash
show 1 reply
swiftcoderyesterday at 7:22 PM

Very enjoyable read, entirely too close to the mark

notnmeyeryesterday at 8:27 PM

the fact that this could easily pass as real says a lot about the state of things.

show 2 replies
wodahs1yesterday at 9:03 PM

Maintainer uses AI to find Yubikey's site.

Hacker uses AI to research countries without extradition to US.

Cops use AI to analyze ransom note. Unfortunately, because the note confidently states that Vietnam has no extradition to the US, the AI recommends paying ransom.

Vietnam's currency, the Dong, confused the AI..

show 1 reply
nikanjyesterday at 6:43 PM

Customers give us heat for not shipping the latest vulpine-lz4. Their AI-based heuristic antivirus total defence solution automatically flags all software not running latest versions of everything

Kindly advice

show 1 reply
danielfalboyesterday at 6:46 PM

absolutely hilarious, made me laugh a lot. thank you for writing this, whether human or AI.

lschuelleryesterday at 9:35 PM

Please someone make a mockumentary out of this.

f4c39012yesterday at 9:25 PM

'The changelog reads “performance improvements.”' was the truest part for me. Surely what we're releasing is the most fundamental thing to understand, yet almost every single app update I see is this or something jokey that really means "don't know" or "don't care"

TZubiriyesterday at 7:31 PM

This would have been completely avoided if you were using bun dependency vector locking in Nix.

bkloskyyesterday at 8:48 PM

According to Pangram, this is likely AI generated, surprised that no one has pointed this out

show 1 reply
danilocesaryesterday at 6:51 PM

This week has been tough. Is it the begging of CVEgeddon?

somebudyelseyesterday at 7:55 PM

Too soon

bakugoyesterday at 9:34 PM

> Day 1, 03:14 UTC — Marcus Chen, maintainer of left-justify

The dreaded Marcus Chen strikes again.

https://www.reddit.com/r/ClaudeAI/comments/1o3b4q2/just_rece...

https://news.ycombinator.com/item?id=47153675

yieldcrvyesterday at 7:53 PM

> unrelated security researcher publishes a blog post titled “I found a supply chain attack and reported it to all the wrong people.”

ahahaha like that fiverr cloudinary bucket leak that turned out to just be a UX issue, this has me rolling

ck2yesterday at 7:59 PM

imagine a future where white-hat vs black-hat "AI" go around the web trying to patch vs exploit 0-days

and then become aware of each other

and then try to eliminate each other for decades

each escalating resource capture and writing new generations of better "AI"

show 1 reply